Replace erlang package with from-src 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 powertop
47 wx3.0-i18n # for building erlang recipe
48 #erlang # see deps recipe
49 elixir
50 openconnect # VPN cllient compatible with Cisco's AnyConnect
51 graphviz
52 graphviz-doc
53 cups
54 ddgr # Duck Duck Go CLI client
55 wikipedia2text # Wikipedia CLI client
56 neofetch
57 time # Surprisingly, GNU time isn't installed by default!
58 ffmpeg
59 pandoc
60 nq # Unix CLI queue utility
61 neomutt
62 lm-sensors
63 fslint # File system maintenance utilities
64 goaccess # Web server log analyzer
65 xinput # Configure touchpad
66 python3-pip
67 db-util
68 dnsutils # dig and friends
69 debian-goodies # Misc. helper scripts. See: apt show debian-goodies
70 zeal # Documentation browser, like Dash.app
71 mlterm
72 nginx-doc
73 tmux
74 font-manager
75 #tup # fast build system # Not available in Ubuntu repos
76 clang
77 rhash
78 jsbeautifier
79 pidgin
80 pidgin-skype
81 rig # Random Identity Generator
82 fortune-mod
83 exfat-utils # exFAT filesystem support
84 linux-doc # Kernel docs. Found it with: apt-file search power_supply_class.txt
85 locales-all
86 figlet
87 gimp
88 dos2unix
89 xsel # Pipe to/from system clipboard
90 streamripper
91 moreutils # chronic combine errno ifdata ifne isutf8 lckdo mispipe parallel pee sponge ts vidir vipe zrun
92
93 # Screenshoting tools
94 screengrab
95 maim
96
97 # "modern" ls alternative: uses colours to distinguish file types and metadata;
98 # does other things good too, like drawing a tree.
99 # https://the.exa.website/
100 #exa # Not available in Ubuntu repos
101
102 # Screen color temperature setters
103 redshift # Lots of code and features, adjusts automatically throughout the day.
104 sct # 80 lines of C, does nothing automatically.
105
106 graphicsmagick
107 graphicsmagick-imagemagick-compat # provides /usr/bin/convert
108
109 cvs
110
111 # Emacs build deps
112 libgif-dev
113 libtiff-dev
114
115 # Vim
116 vim
117 vim-gtk3
118
119 # Mate
120 caja
121 caja-open-terminal
122 #mate-equake-applet # monitors earthquakes # Not available in Ubuntu repos
123
124 #------------------------------------------------------------------------------
125 # Git
126 #------------------------------------------------------------------------------
127 git
128
129 # Large File Support
130 git-lfs
131
132 # Integration with other VCS
133 git-cvs
134 git-svn
135
136 # GUI
137 git-gui
138 git-cola # HiDPI. Overall nicer than default.
139
140 # Documentation
141 git-doc
142 gitmagic
143
144 # Web
145 gitweb
146 lighttpd # Was needed by 'git instaweb'
147 highlight # Syntax highlighter which can be used by gitweb.
148 #------------------------------------------------------------------------------
149
150 # subversion
151 subversion
152 subversion-tools
153
154
155 # Guile
156 guile-2.2
157 guile-2.2-dev
158 guile-2.2-doc
159
160 # Chez Scheme
161 chezscheme
162
163 # Lisp
164 sbcl
165
166 # SML
167 smlnj
168 smlnj-doc
169
170 # Xapian desktop search:
171 xapian-omega # index with omindex
172 xapian-tools # search with quest
173
174 # Librem 15v4 Bluetooth.
175 # A post-install reboot may be insufficient if incorrect firmware was loaded
176 # before, so a cold shutdown is best.
177 #
178 # Apparently the firmware is loaded into the card's memory, which isn't cleared
179 # as long as power is supplied (and between reboots - it is).
180 #
181 # Ref: https://tracker.pureos.net/T23 (different situation, same idea)
182 #firmware-atheros # Not available in Ubuntu repos
183
184 # To connect to headphones:
185 pulseaudio-module-bluetooth
186
187 pavucontrol
188
189 # dwm build
190 libx11-dev
191 libxft-dev
192 libxinerama-dev
193
194 # X11 compositor
195 compton
196
197 # Web browsers
198 qutebrowser
199 chromium-browser
200 lynx
201 elinks
202 firefox
203
204 # Gopher clients
205 #sacc # Not available in Ubuntu repos
206
207 # SoX: Swiss army knife of sound processing
208 # provides the play command
209 sox
210
211 # Shell script linter
212 shellcheck
213
214 # File managers
215 ranger
216 nnn
217 pcmanfm
218
219 # GNU Parallel.
220 # Some of my scripts still use it, though it can mostly be replaced with
221 # xargs -P $N.
222 parallel
223
224 # fuzzy finder
225 #fzf # Not available in Ubuntu repos
226
227 # meta-package for both client and server packages
228 ssh
229
230 # PDF utilities
231 poppler-utils
232 mupdf
233 mupdf-tools
234 atril
235 zathura
236 zathura-cb
237 zathura-djvu
238 zathura-pdf-poppler
239 zathura-ps
240
241 # X11 API man pages
242 libx11-doc
243
244 # a pretty df
245 dfc
246
247 # Music Player daemon and clients
248 mpd
249 mpc
250 libmpdclient-dev # mpd/client.h
251 ncmpc
252 ncmpcpp
253
254 # ncurses
255 libncurses5-dev
256 ncurses-doc
257 ncurses-examples
258
259 # Dictionary
260 dictd # server
261 dict # client
262 dict-gcide # Collaborative International Dictionary of English
263 dict-jargon # hacker slang
264 dict-wn # WordNet
265 dict-freedict-eng-rus # English-Russian
266 dict-freedict-eng-ell # English-Modern Greek
267 dict-freedict-eng-lat # English-Latin
268 dict-freedict-lat-eng # Latin-English
269
270 # Provides hxpipe utility, used by khatus weather sensor
271 html-xml-utils
272
273 # Provides urlencode, among other things:
274 gridsite-clients
275
276 # Image viewers
277 eog # Eye of GNOME
278 eom # Eye of MATE
279 sxiv
280 shotwell # Photo manager
281
282 # Networking tools:
283 # - netstat
284 # - ifconfig
285 # - ipmaddr
286 # - iptunnel
287 # - mii-tool
288 # - nameif
289 # - plipconfig
290 # - rarp
291 # - route
292 # - slattach
293 # - arp
294 net-tools
295
296 # Net monitoring
297 speedometer
298 cbm
299
300 # Internet speed test
301 speedtest-cli
302
303 # Retro net
304 finger
305
306 # Games
307 colobot
308 warzone2100
309
310 # GNOME themes
311 adwaita-icon-theme-full
312 adwaita-qt
313 gnome-themes-standard
314 gnome-themes-ubuntu
315
316 lxappearance # https://wiki.archlinux.org/index.php/GTK
317
318 ifuse # Mount iPhone
319
320 valgrind
321
322 # TeX / LaTeX
323 texlive-full
324 texinfo
325
326 # scons build systems, to build DOOM-3
327 scons
328 scons-doc
329
330 # tool for analyzing the complexity of C program functions
331 complexity
332 complexity-doc
333
334 # wine
335 winetricks
336 wine32
337 wine64
338
339 remind
340 # From package info:
341 # > Homepage: http://www.roaringpenguin.com/products/remind/
342 # > Description: sophisticated calendar and alarm program
343 # > Remind allows you to remind yourself of upcoming events and
344 # > appointments. Each reminder or alarm can consist of a message sent
345 # > to standard output, or a program to be executed.
346 # > .
347 # > It also features: sophisticated date calculation, moon phases,
348 # > sunrise/sunset, Hebrew calendar, alarms, PostScript output, tcl/tk
349 # > front-end and proper handling of holidays.
350 # > .
351 # > Reminders can be created by the remind scripting language or by using
352 # > the graphical frontend package "tkremind".
353
354 mcron
355 # From package info:
356 # > Homepage: http://www.gnu.org/software/mcron
357 # > Description: Guile-based program for running jobs at regular times
358 # > The GNU package mcron (Mellor's cron) can be a 100% compatible replacement for
359 # > Vixie cron (though the Debian package is not configured this way). It is
360 # > written in pure Guile, and allows configuration files to be written in scheme
361 # > (as well as Vixie's original format) for infinite flexibility in specifying
362 # > when jobs should be run.
This page took 0.095194 seconds and 4 git commands to generate.