Add emacs dep build recipe
[khome.git] / pkgs-ubuntu.list
1 # Ubuntu packages
2
3 at # Surprisingly not in base install!
4 tree
5 htop
6 zsh
7 zsh-syntax-highlighting
8 tig
9 cmake # added to build neovim
10 cmake-doc
11 make
12 libtool-bin # added to build neovim
13 apt-file
14 jq
15 curl
16 lftp
17 aspell
18 aspell-en # English
19 aspell-ru # Russian
20 aspell-el # Greek
21 cheese
22 newsboat
23 nmap
24 build-essential
25 xkcdpass
26 dunst
27 hsetroot
28 feh
29 xbindkeys
30 gawk
31 original-awk
32 libnotify-bin
33 r-base
34 locate
35 units
36 snapd # https://snapcraft.io/docs/installing-snap-on-debian
37 encfs
38 xscreensaver
39 xscreensaver-data
40 xscreensaver-data-extra
41 mplayer
42 mpv
43 whois
44 mono-complete
45 tlp # Laptop power management tools
46 erlang
47 elixir
48 openconnect # VPN cllient compatible with Cisco's AnyConnect
49 graphviz
50 graphviz-doc
51 cups
52 ddgr # Duck Duck Go CLI client
53 wikipedia2text # Wikipedia CLI client
54 neofetch
55 time # Surprisingly, GNU time isn't installed by default!
56 ffmpeg
57 pandoc
58 nq # Unix CLI queue utility
59 neomutt
60 lm-sensors
61 fslint # File system maintenance utilities
62 goaccess # Web server log analyzer
63 xinput # Configure touchpad
64 python3-pip
65 db-util
66 dnsutils # dig and friends
67 debian-goodies # Misc. helper scripts. See: apt show debian-goodies
68 zeal # Documentation browser, like Dash.app
69 mlterm
70 nginx-doc
71 tmux
72 font-manager
73 #tup # fast build system # Not available in Ubuntu repos
74 clang
75 rhash
76 jsbeautifier
77 pidgin
78 pidgin-skype
79 rig # Random Identity Generator
80 fortune-mod
81 exfat-utils # exFAT filesystem support
82 linux-doc # Kernel docs. Found it with: apt-file search power_supply_class.txt
83 locales-all
84 figlet
85 gimp
86 dos2unix
87 xsel # Pipe to/from system clipboard
88 streamripper
89 moreutils # chronic combine errno ifdata ifne isutf8 lckdo mispipe parallel pee sponge ts vidir vipe zrun
90
91 # Screenshoting tools
92 screengrab
93 maim
94
95 # "modern" ls alternative: uses colours to distinguish file types and metadata;
96 # does other things good too, like drawing a tree.
97 # https://the.exa.website/
98 #exa # Not available in Ubuntu repos
99
100 # Screen color temperature setters
101 redshift # Lots of code and features, adjusts automatically throughout the day.
102 sct # 80 lines of C, does nothing automatically.
103
104 graphicsmagick
105 graphicsmagick-imagemagick-compat # provides /usr/bin/convert
106
107 cvs
108
109 # Emacs build deps
110 libgif-dev
111 libtiff-dev
112
113 # Vim
114 vim
115 vim-gtk3
116
117 # Mate
118 caja
119 caja-open-terminal
120 #mate-equake-applet # monitors earthquakes # Not available in Ubuntu repos
121
122 #------------------------------------------------------------------------------
123 # Git
124 #------------------------------------------------------------------------------
125 git
126
127 # Large File Support
128 git-lfs
129
130 # Integration with other VCS
131 git-cvs
132 git-svn
133
134 # GUI
135 git-gui
136 git-cola # HiDPI. Overall nicer than default.
137
138 # Documentation
139 git-doc
140 gitmagic
141
142 # Web
143 gitweb
144 lighttpd # Was needed by 'git instaweb'
145 highlight # Syntax highlighter which can be used by gitweb.
146 #------------------------------------------------------------------------------
147
148 # subversion
149 subversion
150 subversion-tools
151
152
153 # Guile
154 guile-2.0
155 guile-2.0-doc
156
157 # Chez Scheme
158 chezscheme
159
160 # Lisp
161 sbcl
162
163 # SML
164 smlnj
165 smlnj-doc
166
167 # Xapian desktop search:
168 xapian-omega # index with omindex
169 xapian-tools # search with quest
170
171 # Librem 15v4 Bluetooth.
172 # A post-install reboot may be insufficient if incorrect firmware was loaded
173 # before, so a cold shutdown is best.
174 #
175 # Apparently the firmware is loaded into the card's memory, which isn't cleared
176 # as long as power is supplied (and between reboots - it is).
177 #
178 # Ref: https://tracker.pureos.net/T23 (different situation, same idea)
179 #firmware-atheros # Not available in Ubuntu repos
180
181 # To connect to headphones:
182 pulseaudio-module-bluetooth
183
184 pavucontrol
185
186 # dwm build
187 libx11-dev
188 libxft-dev
189 libxinerama-dev
190
191 # X11 compositor
192 compton
193
194 # Web browsers
195 qutebrowser
196 chromium-browser
197 lynx
198 elinks
199 firefox
200
201 # Gopher clients
202 #sacc # Not available in Ubuntu repos
203
204 # SoX: Swiss army knife of sound processing
205 # provides the play command
206 sox
207
208 # Shell script linter
209 shellcheck
210
211 # File managers
212 ranger
213 nnn
214 pcmanfm
215
216 # GNU Parallel.
217 # Some of my scripts still use it, though it can mostly be replaced with
218 # xargs -P $N.
219 parallel
220
221 # fuzzy finder
222 #fzf # Not available in Ubuntu repos
223
224 # meta-package for both client and server packages
225 ssh
226
227 # PDF utilities
228 poppler-utils
229 mupdf
230 mupdf-tools
231 atril
232 zathura
233 zathura-cb
234 zathura-djvu
235 zathura-pdf-poppler
236 zathura-ps
237
238 # X11 API man pages
239 libx11-doc
240
241 # a pretty df
242 dfc
243
244 # Music Player daemon and clients
245 mpd
246 mpc
247 libmpdclient-dev # mpd/client.h
248 ncmpc
249 ncmpcpp
250
251 # ncurses
252 libncurses5-dev
253 ncurses-doc
254 ncurses-examples
255
256 # Dictionary
257 dictd # server
258 dict # client
259 dict-gcide # Collaborative International Dictionary of English
260 dict-jargon # hacker slang
261 dict-wn # WordNet
262 dict-freedict-eng-rus # English-Russian
263 dict-freedict-eng-ell # English-Modern Greek
264 dict-freedict-eng-lat # English-Latin
265 dict-freedict-lat-eng # Latin-English
266
267 # Provides hxpipe utility, used by khatus weather sensor
268 html-xml-utils
269
270 # Provides urlencode, among other things:
271 gridsite-clients
272
273 # Image viewers
274 eog # Eye of GNOME
275 eom # Eye of MATE
276 sxiv
277 shotwell # Photo manager
278
279 # Networking tools:
280 # - netstat
281 # - ifconfig
282 # - ipmaddr
283 # - iptunnel
284 # - mii-tool
285 # - nameif
286 # - plipconfig
287 # - rarp
288 # - route
289 # - slattach
290 # - arp
291 net-tools
292
293 # Net monitoring
294 speedometer
295 cbm
296
297 # Internet speed test
298 speedtest-cli
299
300 # Retro net
301 finger
302
303 # Games
304 colobot
305 warzone2100
306
307 # GNOME themes
308 adwaita-icon-theme-full
309 adwaita-qt
310 gnome-themes-standard
311 gnome-themes-ubuntu
312
313 lxappearance # https://wiki.archlinux.org/index.php/GTK
314
315 ifuse # Mount iPhone
316
317 valgrind
318
319 # TeX / LaTeX
320 texlive-full
321 texinfo
322
323 # scons build systems, to build DOOM-3
324 scons
325 scons-doc
326
327 # tool for analyzing the complexity of C program functions
328 complexity
329 complexity-doc
330
331 # wine
332 winetricks
333 wine32
334 wine64
This page took 0.069604 seconds and 5 git commands to generate.