Accept a name for dl and include starter script file
[khome.git] / pkgs-deb-install.list
index 2fada4a..a260d82 100644 (file)
@@ -1,12 +1,10 @@
 # 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
 zsh-syntax-highlighting
-git
 tig
 make
 apt-file
@@ -14,6 +12,9 @@ jq
 curl
 lftp
 aspell
+aspell-en  # English
+aspell-ru  # Russian
+aspell-el  # Greek
 cheese
 newsboat
 nmap
@@ -32,16 +33,121 @@ units
 snapd # https://snapcraft.io/docs/installing-snap-on-debian
 encfs
 xscreensaver
-youtube-dl
+xscreensaver-data
+xscreensaver-data-extra
 mplayer
 mpv
 whois
 mono-complete
-screengrab
+scrot
 tlp  # Laptop power management tools
 erlang
 elixir
 openconnect  # VPN cllient compatible with Cisco's AnyConnect
+graphviz
+graphviz-doc
+cups
+ddgr  # Duck Duck Go CLI client
+wikipedia2text  # Wikipedia CLI client
+neofetch
+time  # Surprisingly, GNU time isn't installed by default!
+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
+
+# GUI
+git-gui
+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
+subversion
+subversion-tools
+
+
+# Guile
+guile-2.0
+guile-2.0-doc
+
+# Racket
+racket
+
+# Chez Scheme
+chezscheme
+
+# Lisp
+sbcl
 
 # SML
 smlnj
@@ -75,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
@@ -103,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
@@ -113,6 +231,7 @@ dfc
 # Music Player daemon and clients
 mpd
 mpc
+libmpdclient-dev  # mpd/client.h
 ncmpc
 ncmpcpp
 
@@ -130,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
@@ -148,3 +271,27 @@ sxiv
 # - slattach
 # - arp
 net-tools
+
+# Net monitoring
+speedometer
+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.029162 seconds and 4 git commands to generate.