3 at # Surprisingly not in base install!
7 zsh-syntax-highlighting
9 cmake # added to build neovim
12 libtool-bin # added to build neovim
36 snapd # https://snapcraft.io/docs/installing-snap-on-debian
40 xscreensaver-data-extra
45 tlp # Laptop power management tools
49 openconnect # VPN cllient compatible with Cisco's AnyConnect
53 ddgr # Duck Duck Go CLI client
54 wikipedia2text # Wikipedia CLI client
56 time # Surprisingly, GNU time isn't installed by default!
59 nq # Unix CLI queue utility
62 fslint # File system maintenance utilities
63 goaccess # Web server log analyzer
64 xinput # Configure touchpad
67 dnsutils # dig and friends
68 debian-goodies # Misc. helper scripts. See: apt show debian-goodies
69 zeal # Documentation browser, like Dash.app
74 #tup # fast build system # Not available in Ubuntu repos
80 rig # Random Identity Generator
82 exfat-utils # exFAT filesystem support
83 linux-doc # Kernel docs. Found it with: apt-file search power_supply_class.txt
88 xsel # Pipe to/from system clipboard
90 moreutils # chronic combine errno ifdata ifne isutf8 lckdo mispipe parallel pee sponge ts vidir vipe zrun
96 # "modern" ls alternative: uses colours to distinguish file types and metadata;
97 # does other things good too, like drawing a tree.
98 # https://the.exa.website/
99 #exa # Not available in Ubuntu repos
101 # Screen color temperature setters
102 redshift # Lots of code and features, adjusts automatically throughout the day.
103 sct # 80 lines of C, does nothing automatically.
106 graphicsmagick-imagemagick-compat # provides /usr/bin/convert
121 #mate-equake-applet # monitors earthquakes # Not available in Ubuntu repos
123 #------------------------------------------------------------------------------
125 #------------------------------------------------------------------------------
131 # Integration with other VCS
137 git-cola # HiDPI. Overall nicer than default.
145 lighttpd # Was needed by 'git instaweb'
146 highlight # Syntax highlighter which can be used by gitweb.
147 #------------------------------------------------------------------------------
168 # Xapian desktop search:
169 xapian-omega # index with omindex
170 xapian-tools # search with quest
172 # Librem 15v4 Bluetooth.
173 # A post-install reboot may be insufficient if incorrect firmware was loaded
174 # before, so a cold shutdown is best.
176 # Apparently the firmware is loaded into the card's memory, which isn't cleared
177 # as long as power is supplied (and between reboots - it is).
179 # Ref: https://tracker.pureos.net/T23 (different situation, same idea)
180 #firmware-atheros # Not available in Ubuntu repos
182 # To connect to headphones:
183 pulseaudio-module-bluetooth
203 #sacc # Not available in Ubuntu repos
205 # SoX: Swiss army knife of sound processing
206 # provides the play command
209 # Shell script linter
218 # Some of my scripts still use it, though it can mostly be replaced with
223 #fzf # Not available in Ubuntu repos
225 # meta-package for both client and server packages
245 # Music Player daemon and clients
248 libmpdclient-dev # mpd/client.h
260 dict-gcide # Collaborative International Dictionary of English
261 dict-jargon # hacker slang
263 dict-freedict-eng-rus # English-Russian
264 dict-freedict-eng-ell # English-Modern Greek
265 dict-freedict-eng-lat # English-Latin
266 dict-freedict-lat-eng # Latin-English
268 # Provides hxpipe utility, used by khatus weather sensor
271 # Provides urlencode, among other things:
278 shotwell # Photo manager
298 # Internet speed test
309 adwaita-icon-theme-full
311 gnome-themes-standard
314 lxappearance # https://wiki.archlinux.org/index.php/GTK
324 # scons build systems, to build DOOM-3
328 # tool for analyzing the complexity of C program functions
339 # > Homepage: http://www.roaringpenguin.com/products/remind/
340 # > Description: sophisticated calendar and alarm program
341 # > Remind allows you to remind yourself of upcoming events and
342 # > appointments. Each reminder or alarm can consist of a message sent
343 # > to standard output, or a program to be executed.
345 # > It also features: sophisticated date calculation, moon phases,
346 # > sunrise/sunset, Hebrew calendar, alarms, PostScript output, tcl/tk
347 # > front-end and proper handling of holidays.
349 # > Reminders can be created by the remind scripting language or by using
350 # > the graphical frontend package "tkremind".