Accept a name for dl and include starter script file
[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
SK
4tree
5htop
1b71cb59
SK
6zsh
7zsh-syntax-highlighting
8607eae7 8tig
1b71cb59
SK
9make
10apt-file
11jq
12curl
13lftp
14aspell
6be49549
SK
15aspell-en # English
16aspell-ru # Russian
17aspell-el # Greek
342d5f0b
SK
18cheese
19newsboat
b958b7f5 20nmap
0c0981f2 21build-essential
a4f55c6b 22xkcdpass
ed180909
SK
23dunst
24hsetroot
25feh
26xbindkeys
27gawk
28original-awk
29libnotify-bin
315a47e2 30r-base
d4871127 31locate
989816aa 32units
f6f4417d 33snapd # https://snapcraft.io/docs/installing-snap-on-debian
cb980f1a 34encfs
ba2fb208 35xscreensaver
c8576374
SK
36xscreensaver-data
37xscreensaver-data-extra
20ff3b14
SK
38mplayer
39mpv
6a6b9d74 40whois
bd33f8bb 41mono-complete
5e42c64a 42scrot
64c7fd1a 43tlp # Laptop power management tools
76d04868 44erlang
2f507b20 45elixir
82012c26 46openconnect # VPN cllient compatible with Cisco's AnyConnect
195a8168
SK
47graphviz
48graphviz-doc
49cups
50ddgr # Duck Duck Go CLI client
51wikipedia2text # Wikipedia CLI client
5b3a1ae5 52neofetch
80dd9dba 53time # Surprisingly, GNU time isn't installed by default!
80dd9dba
SK
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
10af8e0c 66zeal # Documentation browser, like Dash.app
0a061319 67mlterm
681c387a 68nginx-doc
bb63a28e 69tmux
4172c034 70font-manager
b6d15412
SK
71tup # fast build system
72clang
a9c970e7 73rhash
c337fe7a 74jsbeautifier
5f417d7a
SK
75pidgin
76pidgin-skype
efdb40a1 77rig # Random Identity Generator
59d12dc3 78fortune-mod
62660180 79exfat-utils # exFAT filesystem support
6be49549 80linux-doc # Kernel docs. Found it with: apt-file search power_supply_class.txt
80dd9dba 81
876846a7
SK
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/
85exa
86
65e794e2
SK
87# Screen color temperature setters
88redshift # Lots of code and features, adjusts automatically throughout the day.
89sct # 80 lines of C, does nothing automatically.
90
80dd9dba
SK
91graphicsmagick
92graphicsmagick-imagemagick-compat # provides /usr/bin/convert
93
3ef034cb
SK
94cvs
95
54e6e632
SK
96# Emacs
97emacs-nox
98
78cc2003
SK
99# Vim
100vim
101vim-gtk3
102
f6397a6c 103# Mate
88440cd8
SK
104caja
105caja-open-terminal
f6397a6c
SK
106mate-equake-applet # monitors earthquakes
107
80dd9dba
SK
108#------------------------------------------------------------------------------
109# Git
110#------------------------------------------------------------------------------
111git
203b5db4
SK
112
113# Large File Support
114git-lfs
115
116# Integration with other VCS
3ef034cb
SK
117git-cvs
118git-svn
80dd9dba
SK
119
120# GUI
121git-gui
122git-cola # HiDPI. Overall nicer than default.
123
124# Documentation
125git-doc
126gitmagic
4cf3e4c6
SK
127
128# Web
129gitweb
130lighttpd # Was needed by 'git instaweb'
47c72db6 131highlight # Syntax highlighter which can be used by gitweb.
80dd9dba
SK
132#------------------------------------------------------------------------------
133
3ef034cb
SK
134# subversion
135subversion
136subversion-tools
137
80dd9dba
SK
138
139# Guile
140guile-2.0
141guile-2.0-doc
ed180909 142
f133edc8
SK
143# Racket
144racket
145
c8b36114
SK
146# Chez Scheme
147chezscheme
148
f133edc8
SK
149# Lisp
150sbcl
151
91750947
SK
152# SML
153smlnj
154smlnj-doc
155
371af1c4
SK
156# Xapian desktop search:
157xapian-omega # index with omindex
158xapian-tools # search with quest
159
f8bf7898
SK
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)
168firmware-atheros
169
8f795d76
SK
170# To connect to headphones:
171pulseaudio-module-bluetooth
172
17bc1df8
SK
173# dwm build
174libx11-dev
175libxft-dev
176libxinerama-dev
177
ed180909
SK
178# X11 compositor
179compton
342d5f0b
SK
180
181# Web browsers
182qutebrowser
183chromium
fef3b23d
SK
184lynx
185elinks
186firefox-esr
187
188# Gopher clients
189sacc
342d5f0b
SK
190
191# SoX: Swiss army knife of sound processing
192# provides the play command
193sox
1b71cb59
SK
194
195# Shell script linter
196shellcheck
197
198# File managers
199ranger
200nnn
201pcmanfm
202
203# GNU Parallel.
204# Some of my scripts still use it, though it can mostly be replaced with
205# xargs -P $N.
206parallel
207
1b71cb59
SK
208# fuzzy finder
209fzf
70ae08c7 210
70ae08c7
SK
211# meta-package for both client and server packages
212ssh
213
adb92a8b
SK
214# PDF utilities
215poppler-utils
6257645f
SK
216mupdf
217mupdf-tools
c242833c
SK
218atril
219zathura
a8c965ea
SK
220zathura-cb
221zathura-djvu
222zathura-pdf-poppler
223zathura-ps
adb92a8b
SK
224
225# X11 API man pages
226libx11-doc
70ae08c7
SK
227
228# a pretty df
229dfc
1b71cb59
SK
230
231# Music Player daemon and clients
232mpd
233mpc
6be49549 234libmpdclient-dev # mpd/client.h
1b71cb59
SK
235ncmpc
236ncmpcpp
fd56cf9a
SK
237
238# Dictionary
8267e782
SK
239dictd # server
240dict # client
241dict-gcide # Collaborative International Dictionary of English
242dict-jargon # hacker slang
243dict-wn # WordNet
381a58e6
SK
244dict-freedict-eng-rus # English-Russian
245dict-freedict-eng-ell # English-Modern Greek
f3903df7
SK
246dict-freedict-eng-lat # English-Latin
247dict-freedict-lat-eng # Latin-English
77f7a1b3
SK
248
249# Provides hxpipe utility, used by khatus weather sensor
250html-xml-utils
99ad7c4b 251
6550e429
SK
252# Provides urlencode, among other things:
253gridsite-clients
254
99ad7c4b 255# Image viewers
75b1acdc
SK
256eog # Eye of GNOME
257eom # Eye of MATE
99ad7c4b 258sxiv
5f417d7a 259shotwell # Photo manager
7d989a0e
SK
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
273net-tools
80dd9dba
SK
274
275# Net monitoring
276speedometer
277cbm
278
279# Internet speed test
280speedtest-cli
db59ed30 281
d692f9a6
SK
282# Retro net
283finger
284
db59ed30
SK
285# Games
286colobot
4dd4b411 287warzone2100
6be49549
SK
288
289# GNOME themes
290#adwaita-icon-theme-full # In Ubuntu, not in Debian
291adwaita-qt
292gnome-themes-standard
293#gnome-themes-ubuntu # In Ubuntu, not in Debian
294
295lxappearance # https://wiki.archlinux.org/index.php/GTK
296
297ifuse # Mount iPhone
This page took 0.153888 seconds and 4 git commands to generate.