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