Add TODO: fzf versions of dmenu-using media launchers
[khome.git] / pkgs-deb-install.list
CommitLineData
adb92a8b
SK
1# Debian packages I DO want, but are not part of the minimal install.
2
70ae08c7 3vim
342d5f0b 4vim-gtk3
70ae08c7
SK
5tree
6htop
1b71cb59
SK
7zsh
8zsh-syntax-highlighting
8607eae7 9tig
1b71cb59
SK
10make
11apt-file
12jq
13curl
14lftp
15aspell
342d5f0b
SK
16cheese
17newsboat
b958b7f5 18nmap
0c0981f2 19build-essential
a4f55c6b 20xkcdpass
ed180909
SK
21dunst
22hsetroot
23feh
24xbindkeys
25gawk
26original-awk
27libnotify-bin
315a47e2 28r-base
d4871127 29locate
989816aa 30units
f6f4417d 31snapd # https://snapcraft.io/docs/installing-snap-on-debian
cb980f1a 32encfs
ba2fb208 33xscreensaver
20ff3b14
SK
34mplayer
35mpv
6a6b9d74 36whois
bd33f8bb 37mono-complete
cc4bb8a5 38screengrab
64c7fd1a 39tlp # Laptop power management tools
76d04868 40erlang
2f507b20 41elixir
82012c26 42openconnect # VPN cllient compatible with Cisco's AnyConnect
195a8168
SK
43graphviz
44graphviz-doc
45cups
46ddgr # Duck Duck Go CLI client
47wikipedia2text # Wikipedia CLI client
5b3a1ae5 48neofetch
80dd9dba
SK
49time # Surprisingly, GNU time isn't installed by default!
50caja-open-terminal
51ffmpeg
52pandoc
53
54graphicsmagick
55graphicsmagick-imagemagick-compat # provides /usr/bin/convert
56
3ef034cb
SK
57cvs
58
80dd9dba
SK
59#------------------------------------------------------------------------------
60# Git
61#------------------------------------------------------------------------------
62git
3ef034cb
SK
63git-cvs
64git-svn
80dd9dba
SK
65
66# GUI
67git-gui
68git-cola # HiDPI. Overall nicer than default.
69
70# Documentation
71git-doc
72gitmagic
73#------------------------------------------------------------------------------
74
3ef034cb
SK
75# subversion
76subversion
77subversion-tools
78
80dd9dba
SK
79
80# Guile
81guile-2.0
82guile-2.0-doc
ed180909 83
91750947
SK
84# SML
85smlnj
86smlnj-doc
87
371af1c4
SK
88# Xapian desktop search:
89xapian-omega # index with omindex
90xapian-tools # search with quest
91
f8bf7898
SK
92# Librem 15v4 Bluetooth.
93# A post-install reboot may be insufficient if incorrect firmware was loaded
94# before, so a cold shutdown is best.
95#
96# Apparently the firmware is loaded into the card's memory, which isn't cleared
97# as long as power is supplied (and between reboots - it is).
98#
99# Ref: https://tracker.pureos.net/T23 (different situation, same idea)
100firmware-atheros
101
8f795d76
SK
102# To connect to headphones:
103pulseaudio-module-bluetooth
104
17bc1df8
SK
105# dwm build
106libx11-dev
107libxft-dev
108libxinerama-dev
109
ed180909
SK
110# X11 compositor
111compton
342d5f0b
SK
112
113# Web browsers
114qutebrowser
115chromium
116
117# SoX: Swiss army knife of sound processing
118# provides the play command
119sox
1b71cb59
SK
120
121# Shell script linter
122shellcheck
123
124# File managers
125ranger
126nnn
127pcmanfm
128
129# GNU Parallel.
130# Some of my scripts still use it, though it can mostly be replaced with
131# xargs -P $N.
132parallel
133
1b71cb59
SK
134# fuzzy finder
135fzf
70ae08c7 136
70ae08c7
SK
137# meta-package for both client and server packages
138ssh
139
adb92a8b
SK
140# PDF utilities
141poppler-utils
6257645f
SK
142mupdf
143mupdf-tools
adb92a8b
SK
144
145# X11 API man pages
146libx11-doc
70ae08c7
SK
147
148# a pretty df
149dfc
1b71cb59
SK
150
151# Music Player daemon and clients
152mpd
153mpc
154ncmpc
155ncmpcpp
fd56cf9a
SK
156
157# Dictionary
8267e782
SK
158dictd # server
159dict # client
160dict-gcide # Collaborative International Dictionary of English
161dict-jargon # hacker slang
162dict-wn # WordNet
381a58e6
SK
163dict-freedict-eng-rus # English-Russian
164dict-freedict-eng-ell # English-Modern Greek
f3903df7
SK
165dict-freedict-eng-lat # English-Latin
166dict-freedict-lat-eng # Latin-English
77f7a1b3
SK
167
168# Provides hxpipe utility, used by khatus weather sensor
169html-xml-utils
99ad7c4b
SK
170
171# Image viewers
75b1acdc
SK
172eog # Eye of GNOME
173eom # Eye of MATE
99ad7c4b 174sxiv
7d989a0e
SK
175
176# Networking tools:
177# - netstat
178# - ifconfig
179# - ipmaddr
180# - iptunnel
181# - mii-tool
182# - nameif
183# - plipconfig
184# - rarp
185# - route
186# - slattach
187# - arp
188net-tools
80dd9dba
SK
189
190# Net monitoring
191speedometer
192cbm
193
194# Internet speed test
195speedtest-cli
This page took 0.040062 seconds and 4 git commands to generate.