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