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