Add Debian notes
[khome.git] / pkgs-deb-install.list
index 06c9477..1c9b9cc 100644 (file)
@@ -1,8 +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
 htop
 zsh
@@ -32,6 +30,8 @@ units
 snapd # https://snapcraft.io/docs/installing-snap-on-debian
 encfs
 xscreensaver
+xscreensaver-data
+xscreensaver-data-extra
 mplayer
 mpv
 whois
@@ -59,18 +59,48 @@ 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
+zeal  # Documentation browser, like Dash.app
+mlterm
+nginx-doc
+tmux
+font-manager
+tup  # fast build system
+clang
+rhash
+jsbeautifier
+
+# "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
+
+# Screen color temperature setters
+redshift  # Lots of code and features, adjusts automatically throughout the day.
+sct       # 80 lines of C, does nothing automatically.
 
 graphicsmagick
 graphicsmagick-imagemagick-compat  # provides /usr/bin/convert
 
 cvs
 
+# Emacs
+emacs-nox
+
+# Vim
+vim
+vim-gtk3
+
 #------------------------------------------------------------------------------
 # Git
 #------------------------------------------------------------------------------
 git
+
+# Large File Support
+git-lfs
+
+# Integration with other VCS
 git-cvs
 git-svn
 
@@ -85,6 +115,7 @@ gitmagic
 # Web
 gitweb
 lighttpd  # Was needed by 'git instaweb'
+highlight  # Syntax highlighter which can be used by gitweb.
 #------------------------------------------------------------------------------
 
 # subversion
@@ -96,6 +127,15 @@ subversion-tools
 guile-2.0
 guile-2.0-doc
 
+# Racket
+racket
+
+# Chez Scheme
+chezscheme
+
+# Lisp
+sbcl
+
 # SML
 smlnj
 smlnj-doc
@@ -128,6 +168,12 @@ compton
 # Web browsers
 qutebrowser
 chromium
+lynx
+elinks
+firefox-esr
+
+# Gopher clients
+sacc
 
 # SoX: Swiss army knife of sound processing
 # provides the play command
@@ -156,6 +202,12 @@ ssh
 poppler-utils
 mupdf
 mupdf-tools
+atril
+zathura
+zathura-cb
+zathura-djvu
+zathura-pdf-poppler
+zathura-ps
 
 # X11 API man pages
 libx11-doc
@@ -183,6 +235,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
@@ -208,3 +263,9 @@ cbm
 
 # Internet speed test
 speedtest-cli
+
+# Retro net
+finger
+
+# Games
+colobot
This page took 0.045886 seconds and 4 git commands to generate.