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