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