Add drafts alias
[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
342d5f0b
SK
15cheese
16newsboat
b958b7f5 17nmap
0c0981f2 18build-essential
a4f55c6b 19xkcdpass
ed180909
SK
20dunst
21hsetroot
22feh
23xbindkeys
24gawk
25original-awk
26libnotify-bin
315a47e2 27r-base
d4871127 28locate
989816aa 29units
f6f4417d 30snapd # https://snapcraft.io/docs/installing-snap-on-debian
cb980f1a 31encfs
ba2fb208 32xscreensaver
c8576374
SK
33xscreensaver-data
34xscreensaver-data-extra
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
10af8e0c 64zeal # Documentation browser, like Dash.app
0a061319 65mlterm
681c387a 66nginx-doc
bb63a28e 67tmux
4172c034 68font-manager
b6d15412
SK
69tup # fast build system
70clang
a9c970e7 71rhash
c337fe7a 72jsbeautifier
5f417d7a
SK
73pidgin
74pidgin-skype
efdb40a1 75rig # Random Identity Generator
59d12dc3 76fortune-mod
80dd9dba 77
876846a7
SK
78# "modern" ls alternative: uses colours to distinguish file types and metadata;
79# does other things good too, like drawing a tree.
80# https://the.exa.website/
81exa
82
65e794e2
SK
83# Screen color temperature setters
84redshift # Lots of code and features, adjusts automatically throughout the day.
85sct # 80 lines of C, does nothing automatically.
86
80dd9dba
SK
87graphicsmagick
88graphicsmagick-imagemagick-compat # provides /usr/bin/convert
89
3ef034cb
SK
90cvs
91
54e6e632
SK
92# Emacs
93emacs-nox
94
78cc2003
SK
95# Vim
96vim
97vim-gtk3
98
f6397a6c
SK
99# Mate
100mate-equake-applet # monitors earthquakes
101
80dd9dba
SK
102#------------------------------------------------------------------------------
103# Git
104#------------------------------------------------------------------------------
105git
203b5db4
SK
106
107# Large File Support
108git-lfs
109
110# Integration with other VCS
3ef034cb
SK
111git-cvs
112git-svn
80dd9dba
SK
113
114# GUI
115git-gui
116git-cola # HiDPI. Overall nicer than default.
117
118# Documentation
119git-doc
120gitmagic
4cf3e4c6
SK
121
122# Web
123gitweb
124lighttpd # Was needed by 'git instaweb'
47c72db6 125highlight # Syntax highlighter which can be used by gitweb.
80dd9dba
SK
126#------------------------------------------------------------------------------
127
3ef034cb
SK
128# subversion
129subversion
130subversion-tools
131
80dd9dba
SK
132
133# Guile
134guile-2.0
135guile-2.0-doc
ed180909 136
f133edc8
SK
137# Racket
138racket
139
c8b36114
SK
140# Chez Scheme
141chezscheme
142
f133edc8
SK
143# Lisp
144sbcl
145
91750947
SK
146# SML
147smlnj
148smlnj-doc
149
371af1c4
SK
150# Xapian desktop search:
151xapian-omega # index with omindex
152xapian-tools # search with quest
153
f8bf7898
SK
154# Librem 15v4 Bluetooth.
155# A post-install reboot may be insufficient if incorrect firmware was loaded
156# before, so a cold shutdown is best.
157#
158# Apparently the firmware is loaded into the card's memory, which isn't cleared
159# as long as power is supplied (and between reboots - it is).
160#
161# Ref: https://tracker.pureos.net/T23 (different situation, same idea)
162firmware-atheros
163
8f795d76
SK
164# To connect to headphones:
165pulseaudio-module-bluetooth
166
17bc1df8
SK
167# dwm build
168libx11-dev
169libxft-dev
170libxinerama-dev
171
ed180909
SK
172# X11 compositor
173compton
342d5f0b
SK
174
175# Web browsers
176qutebrowser
177chromium
fef3b23d
SK
178lynx
179elinks
180firefox-esr
181
182# Gopher clients
183sacc
342d5f0b
SK
184
185# SoX: Swiss army knife of sound processing
186# provides the play command
187sox
1b71cb59
SK
188
189# Shell script linter
190shellcheck
191
192# File managers
193ranger
194nnn
195pcmanfm
196
197# GNU Parallel.
198# Some of my scripts still use it, though it can mostly be replaced with
199# xargs -P $N.
200parallel
201
1b71cb59
SK
202# fuzzy finder
203fzf
70ae08c7 204
70ae08c7
SK
205# meta-package for both client and server packages
206ssh
207
adb92a8b
SK
208# PDF utilities
209poppler-utils
6257645f
SK
210mupdf
211mupdf-tools
c242833c
SK
212atril
213zathura
a8c965ea
SK
214zathura-cb
215zathura-djvu
216zathura-pdf-poppler
217zathura-ps
adb92a8b
SK
218
219# X11 API man pages
220libx11-doc
70ae08c7
SK
221
222# a pretty df
223dfc
1b71cb59
SK
224
225# Music Player daemon and clients
226mpd
227mpc
228ncmpc
229ncmpcpp
fd56cf9a
SK
230
231# Dictionary
8267e782
SK
232dictd # server
233dict # client
234dict-gcide # Collaborative International Dictionary of English
235dict-jargon # hacker slang
236dict-wn # WordNet
381a58e6
SK
237dict-freedict-eng-rus # English-Russian
238dict-freedict-eng-ell # English-Modern Greek
f3903df7
SK
239dict-freedict-eng-lat # English-Latin
240dict-freedict-lat-eng # Latin-English
77f7a1b3
SK
241
242# Provides hxpipe utility, used by khatus weather sensor
243html-xml-utils
99ad7c4b 244
6550e429
SK
245# Provides urlencode, among other things:
246gridsite-clients
247
99ad7c4b 248# Image viewers
75b1acdc
SK
249eog # Eye of GNOME
250eom # Eye of MATE
99ad7c4b 251sxiv
5f417d7a 252shotwell # Photo manager
7d989a0e
SK
253
254# Networking tools:
255# - netstat
256# - ifconfig
257# - ipmaddr
258# - iptunnel
259# - mii-tool
260# - nameif
261# - plipconfig
262# - rarp
263# - route
264# - slattach
265# - arp
266net-tools
80dd9dba
SK
267
268# Net monitoring
269speedometer
270cbm
271
272# Internet speed test
273speedtest-cli
db59ed30 274
d692f9a6
SK
275# Retro net
276finger
277
db59ed30
SK
278# Games
279colobot
This page took 0.090424 seconds and 4 git commands to generate.