Add deb pkg for exFAT filesystem support
[khome.git] / pkgs-deb-install.list
1 # Debian packages I DO want, but are not part of the minimal install.
2
3 at # Surprisingly not in base install!
4 tree
5 htop
6 zsh
7 zsh-syntax-highlighting
8 tig
9 make
10 apt-file
11 jq
12 curl
13 lftp
14 aspell
15 cheese
16 newsboat
17 nmap
18 build-essential
19 xkcdpass
20 dunst
21 hsetroot
22 feh
23 xbindkeys
24 gawk
25 original-awk
26 libnotify-bin
27 r-base
28 locate
29 units
30 snapd # https://snapcraft.io/docs/installing-snap-on-debian
31 encfs
32 xscreensaver
33 xscreensaver-data
34 xscreensaver-data-extra
35 mplayer
36 mpv
37 whois
38 mono-complete
39 screengrab
40 tlp # Laptop power management tools
41 erlang
42 elixir
43 openconnect # VPN cllient compatible with Cisco's AnyConnect
44 graphviz
45 graphviz-doc
46 cups
47 ddgr # Duck Duck Go CLI client
48 wikipedia2text # Wikipedia CLI client
49 neofetch
50 time # Surprisingly, GNU time isn't installed by default!
51 caja-open-terminal
52 ffmpeg
53 pandoc
54 nq # Unix CLI queue utility
55 neomutt
56 lm-sensors
57 fslint # File system maintenance utilities
58 goaccess # Web server log analyzer
59 xinput # Configure touchpad
60 python3-pip
61 db-util
62 dnsutils # dig and friends
63 debian-goodies # Misc. helper scripts. See: apt show debian-goodies
64 zeal # Documentation browser, like Dash.app
65 mlterm
66 nginx-doc
67 tmux
68 font-manager
69 tup # fast build system
70 clang
71 rhash
72 jsbeautifier
73 pidgin
74 pidgin-skype
75 rig # Random Identity Generator
76 fortune-mod
77 exfat-utils # exFAT filesystem support
78
79 # "modern" ls alternative: uses colours to distinguish file types and metadata;
80 # does other things good too, like drawing a tree.
81 # https://the.exa.website/
82 exa
83
84 # Screen color temperature setters
85 redshift # Lots of code and features, adjusts automatically throughout the day.
86 sct # 80 lines of C, does nothing automatically.
87
88 graphicsmagick
89 graphicsmagick-imagemagick-compat # provides /usr/bin/convert
90
91 cvs
92
93 # Emacs
94 emacs-nox
95
96 # Vim
97 vim
98 vim-gtk3
99
100 # Mate
101 mate-equake-applet # monitors earthquakes
102
103 #------------------------------------------------------------------------------
104 # Git
105 #------------------------------------------------------------------------------
106 git
107
108 # Large File Support
109 git-lfs
110
111 # Integration with other VCS
112 git-cvs
113 git-svn
114
115 # GUI
116 git-gui
117 git-cola # HiDPI. Overall nicer than default.
118
119 # Documentation
120 git-doc
121 gitmagic
122
123 # Web
124 gitweb
125 lighttpd # Was needed by 'git instaweb'
126 highlight # Syntax highlighter which can be used by gitweb.
127 #------------------------------------------------------------------------------
128
129 # subversion
130 subversion
131 subversion-tools
132
133
134 # Guile
135 guile-2.0
136 guile-2.0-doc
137
138 # Racket
139 racket
140
141 # Chez Scheme
142 chezscheme
143
144 # Lisp
145 sbcl
146
147 # SML
148 smlnj
149 smlnj-doc
150
151 # Xapian desktop search:
152 xapian-omega # index with omindex
153 xapian-tools # search with quest
154
155 # Librem 15v4 Bluetooth.
156 # A post-install reboot may be insufficient if incorrect firmware was loaded
157 # before, so a cold shutdown is best.
158 #
159 # Apparently the firmware is loaded into the card's memory, which isn't cleared
160 # as long as power is supplied (and between reboots - it is).
161 #
162 # Ref: https://tracker.pureos.net/T23 (different situation, same idea)
163 firmware-atheros
164
165 # To connect to headphones:
166 pulseaudio-module-bluetooth
167
168 # dwm build
169 libx11-dev
170 libxft-dev
171 libxinerama-dev
172
173 # X11 compositor
174 compton
175
176 # Web browsers
177 qutebrowser
178 chromium
179 lynx
180 elinks
181 firefox-esr
182
183 # Gopher clients
184 sacc
185
186 # SoX: Swiss army knife of sound processing
187 # provides the play command
188 sox
189
190 # Shell script linter
191 shellcheck
192
193 # File managers
194 ranger
195 nnn
196 pcmanfm
197
198 # GNU Parallel.
199 # Some of my scripts still use it, though it can mostly be replaced with
200 # xargs -P $N.
201 parallel
202
203 # fuzzy finder
204 fzf
205
206 # meta-package for both client and server packages
207 ssh
208
209 # PDF utilities
210 poppler-utils
211 mupdf
212 mupdf-tools
213 atril
214 zathura
215 zathura-cb
216 zathura-djvu
217 zathura-pdf-poppler
218 zathura-ps
219
220 # X11 API man pages
221 libx11-doc
222
223 # a pretty df
224 dfc
225
226 # Music Player daemon and clients
227 mpd
228 mpc
229 ncmpc
230 ncmpcpp
231
232 # Dictionary
233 dictd # server
234 dict # client
235 dict-gcide # Collaborative International Dictionary of English
236 dict-jargon # hacker slang
237 dict-wn # WordNet
238 dict-freedict-eng-rus # English-Russian
239 dict-freedict-eng-ell # English-Modern Greek
240 dict-freedict-eng-lat # English-Latin
241 dict-freedict-lat-eng # Latin-English
242
243 # Provides hxpipe utility, used by khatus weather sensor
244 html-xml-utils
245
246 # Provides urlencode, among other things:
247 gridsite-clients
248
249 # Image viewers
250 eog # Eye of GNOME
251 eom # Eye of MATE
252 sxiv
253 shotwell # Photo manager
254
255 # Networking tools:
256 # - netstat
257 # - ifconfig
258 # - ipmaddr
259 # - iptunnel
260 # - mii-tool
261 # - nameif
262 # - plipconfig
263 # - rarp
264 # - route
265 # - slattach
266 # - arp
267 net-tools
268
269 # Net monitoring
270 speedometer
271 cbm
272
273 # Internet speed test
274 speedtest-cli
275
276 # Retro net
277 finger
278
279 # Games
280 colobot
This page took 0.088827 seconds and 5 git commands to generate.