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