Add more xscreensaver screensavers
[khome.git] / pkgs-deb-install.list
CommitLineData
adb92a8b
SK
1# Debian packages I DO want, but are not part of the minimal install.
2
c2751823 3at # Surprisingly not in base install!
70ae08c7 4vim
342d5f0b 5vim-gtk3
70ae08c7
SK
6tree
7htop
1b71cb59
SK
8zsh
9zsh-syntax-highlighting
8607eae7 10tig
1b71cb59
SK
11make
12apt-file
13jq
14curl
15lftp
16aspell
342d5f0b
SK
17cheese
18newsboat
b958b7f5 19nmap
0c0981f2 20build-essential
a4f55c6b 21xkcdpass
ed180909
SK
22dunst
23hsetroot
24feh
25xbindkeys
26gawk
27original-awk
28libnotify-bin
315a47e2 29r-base
d4871127 30locate
989816aa 31units
f6f4417d 32snapd # https://snapcraft.io/docs/installing-snap-on-debian
cb980f1a 33encfs
ba2fb208 34xscreensaver
c8576374
SK
35xscreensaver-data
36xscreensaver-data-extra
20ff3b14
SK
37mplayer
38mpv
6a6b9d74 39whois
bd33f8bb 40mono-complete
cc4bb8a5 41screengrab
64c7fd1a 42tlp # Laptop power management tools
76d04868 43erlang
2f507b20 44elixir
82012c26 45openconnect # VPN cllient compatible with Cisco's AnyConnect
195a8168
SK
46graphviz
47graphviz-doc
48cups
49ddgr # Duck Duck Go CLI client
50wikipedia2text # Wikipedia CLI client
5b3a1ae5 51neofetch
80dd9dba
SK
52time # Surprisingly, GNU time isn't installed by default!
53caja-open-terminal
54ffmpeg
55pandoc
a67d114f 56nq # Unix CLI queue utility
2996da29 57neomutt
72902aa9 58lm-sensors
2878b8cf
SK
59fslint # File system maintenance utilities
60goaccess # Web server log analyzer
2d3f9fbf 61xinput # Configure touchpad
c51a3e0d 62python3-pip
43837326 63db-util
2923076e 64dnsutils # dig and friends
0243b61b 65debian-goodies # Misc. helper scripts. See: apt show debian-goodies
80dd9dba 66
876846a7
SK
67# "modern" ls alternative: uses colours to distinguish file types and metadata;
68# does other things good too, like drawing a tree.
69# https://the.exa.website/
70exa
71
65e794e2
SK
72# Screen color temperature setters
73redshift # Lots of code and features, adjusts automatically throughout the day.
74sct # 80 lines of C, does nothing automatically.
75
80dd9dba
SK
76graphicsmagick
77graphicsmagick-imagemagick-compat # provides /usr/bin/convert
78
3ef034cb
SK
79cvs
80
80dd9dba
SK
81#------------------------------------------------------------------------------
82# Git
83#------------------------------------------------------------------------------
84git
3ef034cb
SK
85git-cvs
86git-svn
80dd9dba
SK
87
88# GUI
89git-gui
90git-cola # HiDPI. Overall nicer than default.
91
92# Documentation
93git-doc
94gitmagic
4cf3e4c6
SK
95
96# Web
97gitweb
98lighttpd # Was needed by 'git instaweb'
47c72db6 99highlight # Syntax highlighter which can be used by gitweb.
80dd9dba
SK
100#------------------------------------------------------------------------------
101
3ef034cb
SK
102# subversion
103subversion
104subversion-tools
105
80dd9dba
SK
106
107# Guile
108guile-2.0
109guile-2.0-doc
ed180909 110
f133edc8
SK
111# Racket
112racket
113
114# Lisp
115sbcl
116
91750947
SK
117# SML
118smlnj
119smlnj-doc
120
371af1c4
SK
121# Xapian desktop search:
122xapian-omega # index with omindex
123xapian-tools # search with quest
124
f8bf7898
SK
125# Librem 15v4 Bluetooth.
126# A post-install reboot may be insufficient if incorrect firmware was loaded
127# before, so a cold shutdown is best.
128#
129# Apparently the firmware is loaded into the card's memory, which isn't cleared
130# as long as power is supplied (and between reboots - it is).
131#
132# Ref: https://tracker.pureos.net/T23 (different situation, same idea)
133firmware-atheros
134
8f795d76
SK
135# To connect to headphones:
136pulseaudio-module-bluetooth
137
17bc1df8
SK
138# dwm build
139libx11-dev
140libxft-dev
141libxinerama-dev
142
ed180909
SK
143# X11 compositor
144compton
342d5f0b
SK
145
146# Web browsers
147qutebrowser
148chromium
fef3b23d
SK
149lynx
150elinks
151firefox-esr
152
153# Gopher clients
154sacc
342d5f0b
SK
155
156# SoX: Swiss army knife of sound processing
157# provides the play command
158sox
1b71cb59
SK
159
160# Shell script linter
161shellcheck
162
163# File managers
164ranger
165nnn
166pcmanfm
167
168# GNU Parallel.
169# Some of my scripts still use it, though it can mostly be replaced with
170# xargs -P $N.
171parallel
172
1b71cb59
SK
173# fuzzy finder
174fzf
70ae08c7 175
70ae08c7
SK
176# meta-package for both client and server packages
177ssh
178
adb92a8b
SK
179# PDF utilities
180poppler-utils
6257645f
SK
181mupdf
182mupdf-tools
adb92a8b
SK
183
184# X11 API man pages
185libx11-doc
70ae08c7
SK
186
187# a pretty df
188dfc
1b71cb59
SK
189
190# Music Player daemon and clients
191mpd
192mpc
193ncmpc
194ncmpcpp
fd56cf9a
SK
195
196# Dictionary
8267e782
SK
197dictd # server
198dict # client
199dict-gcide # Collaborative International Dictionary of English
200dict-jargon # hacker slang
201dict-wn # WordNet
381a58e6
SK
202dict-freedict-eng-rus # English-Russian
203dict-freedict-eng-ell # English-Modern Greek
f3903df7
SK
204dict-freedict-eng-lat # English-Latin
205dict-freedict-lat-eng # Latin-English
77f7a1b3
SK
206
207# Provides hxpipe utility, used by khatus weather sensor
208html-xml-utils
99ad7c4b 209
6550e429
SK
210# Provides urlencode, among other things:
211gridsite-clients
212
99ad7c4b 213# Image viewers
75b1acdc
SK
214eog # Eye of GNOME
215eom # Eye of MATE
99ad7c4b 216sxiv
7d989a0e
SK
217
218# Networking tools:
219# - netstat
220# - ifconfig
221# - ipmaddr
222# - iptunnel
223# - mii-tool
224# - nameif
225# - plipconfig
226# - rarp
227# - route
228# - slattach
229# - arp
230net-tools
80dd9dba
SK
231
232# Net monitoring
233speedometer
234cbm
235
236# Internet speed test
237speedtest-cli
This page took 0.051118 seconds and 4 git commands to generate.