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