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