Accept a name for dl and include starter script file
[khome.git] / pkgs-deb-install.list
index eb34037..a260d82 100644 (file)
@@ -1,7 +1,6 @@
 # Debian packages I DO want, but are not part of the minimal install.
 
-vim
-vim-gtk3
+at  # Surprisingly not in base install!
 tree
 htop
 zsh
@@ -13,6 +12,9 @@ jq
 curl
 lftp
 aspell
+aspell-en  # English
+aspell-ru  # Russian
+aspell-el  # Greek
 cheese
 newsboat
 nmap
@@ -31,11 +33,13 @@ units
 snapd # https://snapcraft.io/docs/installing-snap-on-debian
 encfs
 xscreensaver
+xscreensaver-data
+xscreensaver-data-extra
 mplayer
 mpv
 whois
 mono-complete
-screengrab
+scrot
 tlp  # Laptop power management tools
 erlang
 elixir
@@ -47,22 +51,69 @@ ddgr  # Duck Duck Go CLI client
 wikipedia2text  # Wikipedia CLI client
 neofetch
 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
+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
+pidgin
+pidgin-skype
+rig  # Random Identity Generator
+fortune-mod
+exfat-utils  # exFAT filesystem support
+linux-doc    # Kernel docs. Found it with: apt-file search power_supply_class.txt
+
+# "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
+
+# Mate
+caja
+caja-open-terminal
+mate-equake-applet  # monitors earthquakes
+
 #------------------------------------------------------------------------------
 # Git
 #------------------------------------------------------------------------------
 git
+
+# Large File Support
+git-lfs
+
+# Integration with other VCS
 git-cvs
 git-svn
 
@@ -73,6 +124,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
@@ -84,6 +140,15 @@ subversion-tools
 guile-2.0
 guile-2.0-doc
 
+# Racket
+racket
+
+# Chez Scheme
+chezscheme
+
+# Lisp
+sbcl
+
 # SML
 smlnj
 smlnj-doc
@@ -116,6 +181,12 @@ compton
 # Web browsers
 qutebrowser
 chromium
+lynx
+elinks
+firefox-esr
+
+# Gopher clients
+sacc
 
 # SoX: Swiss army knife of sound processing
 # provides the play command
@@ -144,6 +215,12 @@ ssh
 poppler-utils
 mupdf
 mupdf-tools
+atril
+zathura
+zathura-cb
+zathura-djvu
+zathura-pdf-poppler
+zathura-ps
 
 # X11 API man pages
 libx11-doc
@@ -154,6 +231,7 @@ dfc
 # Music Player daemon and clients
 mpd
 mpc
+libmpdclient-dev  # mpd/client.h
 ncmpc
 ncmpcpp
 
@@ -171,10 +249,14 @@ 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
 sxiv
+shotwell  # Photo manager
 
 # Networking tools:
 # - netstat
@@ -196,3 +278,20 @@ cbm
 
 # Internet speed test
 speedtest-cli
+
+# Retro net
+finger
+
+# Games
+colobot
+warzone2100
+
+# GNOME themes
+#adwaita-icon-theme-full  # In Ubuntu, not in Debian
+adwaita-qt
+gnome-themes-standard
+#gnome-themes-ubuntu  # In Ubuntu, not in Debian
+
+lxappearance  # https://wiki.archlinux.org/index.php/GTK
+
+ifuse  # Mount iPhone
This page took 0.03623 seconds and 4 git commands to generate.