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