Add deb pkg: debian-goodies
[khome.git] / pkgs-deb-install.list
index 06c9477..48a44c7 100644 (file)
@@ -59,8 +59,13 @@ goaccess  # Web server log analyzer
 xinput    # Configure touchpad
 python3-pip
 db-util
-sacc  # Gopher client
 dnsutils  # dig and friends
+debian-goodies # Misc. helper scripts. See: apt show debian-goodies
+
+# "modern" ls alternative: uses colours to distinguish file types and metadata;
+# does other things good too, like drawing a tree.
+# https://the.exa.website/
+exa
 
 graphicsmagick
 graphicsmagick-imagemagick-compat  # provides /usr/bin/convert
@@ -85,6 +90,7 @@ gitmagic
 # Web
 gitweb
 lighttpd  # Was needed by 'git instaweb'
+highlight  # Syntax highlighter which can be used by gitweb.
 #------------------------------------------------------------------------------
 
 # subversion
@@ -96,6 +102,12 @@ subversion-tools
 guile-2.0
 guile-2.0-doc
 
+# Racket
+racket
+
+# Lisp
+sbcl
+
 # SML
 smlnj
 smlnj-doc
@@ -128,6 +140,12 @@ compton
 # Web browsers
 qutebrowser
 chromium
+lynx
+elinks
+firefox-esr
+
+# Gopher clients
+sacc
 
 # SoX: Swiss army knife of sound processing
 # provides the play command
@@ -183,6 +201,9 @@ dict-freedict-lat-eng  # Latin-English
 # Provides hxpipe utility, used by khatus weather sensor
 html-xml-utils
 
+# Provides urlencode, among other things:
+gridsite-clients
+
 # Image viewers
 eog  # Eye of GNOME
 eom  # Eye of MATE
This page took 0.033889 seconds and 4 git commands to generate.