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