Add Lisp and Racket pkg sections
[khome.git] / pkgs-deb-install.list
index 5b95ad3..e2d11cc 100644 (file)
@@ -1,5 +1,6 @@
 # Debian packages I DO want, but are not part of the minimal install.
 
+at  # Surprisingly not in base install!
 vim
 vim-gtk3
 tree
@@ -50,6 +51,20 @@ time  # Surprisingly, GNU time isn't installed by default!
 caja-open-terminal
 ffmpeg
 pandoc
+nq  # Unix CLI queue utility
+neomutt
+lm-sensors
+fslint    # File system maintenance utilities
+goaccess  # Web server log analyzer
+xinput    # Configure touchpad
+python3-pip
+db-util
+dnsutils  # dig and friends
+
+# "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
@@ -70,6 +85,11 @@ git-cola  # HiDPI. Overall nicer than default.
 # Documentation
 git-doc
 gitmagic
+
+# Web
+gitweb
+lighttpd  # Was needed by 'git instaweb'
+highlight  # Syntax highlighter which can be used by gitweb.
 #------------------------------------------------------------------------------
 
 # subversion
@@ -81,6 +101,12 @@ subversion-tools
 guile-2.0
 guile-2.0-doc
 
+# Racket
+racket
+
+# Lisp
+sbcl
+
 # SML
 smlnj
 smlnj-doc
@@ -113,6 +139,12 @@ compton
 # Web browsers
 qutebrowser
 chromium
+lynx
+elinks
+firefox-esr
+
+# Gopher clients
+sacc
 
 # SoX: Swiss army knife of sound processing
 # provides the play command
@@ -168,6 +200,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.024456 seconds and 4 git commands to generate.