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