Add script to push/pull .git/description
[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
80dd9dba
SK
70graphicsmagick
71graphicsmagick-imagemagick-compat # provides /usr/bin/convert
72
3ef034cb
SK
73cvs
74
80dd9dba
SK
75#------------------------------------------------------------------------------
76# Git
77#------------------------------------------------------------------------------
78git
3ef034cb
SK
79git-cvs
80git-svn
80dd9dba
SK
81
82# GUI
83git-gui
84git-cola # HiDPI. Overall nicer than default.
85
86# Documentation
87git-doc
88gitmagic
4cf3e4c6
SK
89
90# Web
91gitweb
92lighttpd # Was needed by 'git instaweb'
47c72db6 93highlight # Syntax highlighter which can be used by gitweb.
80dd9dba
SK
94#------------------------------------------------------------------------------
95
3ef034cb
SK
96# subversion
97subversion
98subversion-tools
99
80dd9dba
SK
100
101# Guile
102guile-2.0
103guile-2.0-doc
ed180909 104
f133edc8
SK
105# Racket
106racket
107
108# Lisp
109sbcl
110
91750947
SK
111# SML
112smlnj
113smlnj-doc
114
371af1c4
SK
115# Xapian desktop search:
116xapian-omega # index with omindex
117xapian-tools # search with quest
118
f8bf7898
SK
119# Librem 15v4 Bluetooth.
120# A post-install reboot may be insufficient if incorrect firmware was loaded
121# before, so a cold shutdown is best.
122#
123# Apparently the firmware is loaded into the card's memory, which isn't cleared
124# as long as power is supplied (and between reboots - it is).
125#
126# Ref: https://tracker.pureos.net/T23 (different situation, same idea)
127firmware-atheros
128
8f795d76
SK
129# To connect to headphones:
130pulseaudio-module-bluetooth
131
17bc1df8
SK
132# dwm build
133libx11-dev
134libxft-dev
135libxinerama-dev
136
ed180909
SK
137# X11 compositor
138compton
342d5f0b
SK
139
140# Web browsers
141qutebrowser
142chromium
fef3b23d
SK
143lynx
144elinks
145firefox-esr
146
147# Gopher clients
148sacc
342d5f0b
SK
149
150# SoX: Swiss army knife of sound processing
151# provides the play command
152sox
1b71cb59
SK
153
154# Shell script linter
155shellcheck
156
157# File managers
158ranger
159nnn
160pcmanfm
161
162# GNU Parallel.
163# Some of my scripts still use it, though it can mostly be replaced with
164# xargs -P $N.
165parallel
166
1b71cb59
SK
167# fuzzy finder
168fzf
70ae08c7 169
70ae08c7
SK
170# meta-package for both client and server packages
171ssh
172
adb92a8b
SK
173# PDF utilities
174poppler-utils
6257645f
SK
175mupdf
176mupdf-tools
adb92a8b
SK
177
178# X11 API man pages
179libx11-doc
70ae08c7
SK
180
181# a pretty df
182dfc
1b71cb59
SK
183
184# Music Player daemon and clients
185mpd
186mpc
187ncmpc
188ncmpcpp
fd56cf9a
SK
189
190# Dictionary
8267e782
SK
191dictd # server
192dict # client
193dict-gcide # Collaborative International Dictionary of English
194dict-jargon # hacker slang
195dict-wn # WordNet
381a58e6
SK
196dict-freedict-eng-rus # English-Russian
197dict-freedict-eng-ell # English-Modern Greek
f3903df7
SK
198dict-freedict-eng-lat # English-Latin
199dict-freedict-lat-eng # Latin-English
77f7a1b3
SK
200
201# Provides hxpipe utility, used by khatus weather sensor
202html-xml-utils
99ad7c4b 203
6550e429
SK
204# Provides urlencode, among other things:
205gridsite-clients
206
99ad7c4b 207# Image viewers
75b1acdc
SK
208eog # Eye of GNOME
209eom # Eye of MATE
99ad7c4b 210sxiv
7d989a0e
SK
211
212# Networking tools:
213# - netstat
214# - ifconfig
215# - ipmaddr
216# - iptunnel
217# - mii-tool
218# - nameif
219# - plipconfig
220# - rarp
221# - route
222# - slattach
223# - arp
224net-tools
80dd9dba
SK
225
226# Net monitoring
227speedometer
228cbm
229
230# Internet speed test
231speedtest-cli
This page took 0.042638 seconds and 4 git commands to generate.