Alias 'ncal -Mb' to 'c'
[khome.git] / pkgs-deb-install.list
... / ...
CommitLineData
1# Debian packages I DO want, but are not part of the minimal install.
2
3at # Surprisingly not in base install!
4tree
5htop
6zsh
7zsh-syntax-highlighting
8tig
9make
10apt-file
11jq
12curl
13lftp
14aspell
15cheese
16newsboat
17nmap
18build-essential
19xkcdpass
20dunst
21hsetroot
22feh
23xbindkeys
24gawk
25original-awk
26libnotify-bin
27r-base
28locate
29units
30snapd # https://snapcraft.io/docs/installing-snap-on-debian
31encfs
32xscreensaver
33xscreensaver-data
34xscreensaver-data-extra
35mplayer
36mpv
37whois
38mono-complete
39screengrab
40tlp # Laptop power management tools
41erlang
42elixir
43openconnect # VPN cllient compatible with Cisco's AnyConnect
44graphviz
45graphviz-doc
46cups
47ddgr # Duck Duck Go CLI client
48wikipedia2text # Wikipedia CLI client
49neofetch
50time # Surprisingly, GNU time isn't installed by default!
51caja-open-terminal
52ffmpeg
53pandoc
54nq # Unix CLI queue utility
55neomutt
56lm-sensors
57fslint # File system maintenance utilities
58goaccess # Web server log analyzer
59xinput # Configure touchpad
60python3-pip
61db-util
62dnsutils # dig and friends
63debian-goodies # Misc. helper scripts. See: apt show debian-goodies
64zeal # Documentation browser, like Dash.app
65mlterm
66nginx-doc
67tmux
68font-manager
69tup # fast build system
70clang
71rhash
72jsbeautifier
73pidgin
74pidgin-skype
75
76# "modern" ls alternative: uses colours to distinguish file types and metadata;
77# does other things good too, like drawing a tree.
78# https://the.exa.website/
79exa
80
81# Screen color temperature setters
82redshift # Lots of code and features, adjusts automatically throughout the day.
83sct # 80 lines of C, does nothing automatically.
84
85graphicsmagick
86graphicsmagick-imagemagick-compat # provides /usr/bin/convert
87
88cvs
89
90# Emacs
91emacs-nox
92
93# Vim
94vim
95vim-gtk3
96
97# Mate
98mate-equake-applet # monitors earthquakes
99
100#------------------------------------------------------------------------------
101# Git
102#------------------------------------------------------------------------------
103git
104
105# Large File Support
106git-lfs
107
108# Integration with other VCS
109git-cvs
110git-svn
111
112# GUI
113git-gui
114git-cola # HiDPI. Overall nicer than default.
115
116# Documentation
117git-doc
118gitmagic
119
120# Web
121gitweb
122lighttpd # Was needed by 'git instaweb'
123highlight # Syntax highlighter which can be used by gitweb.
124#------------------------------------------------------------------------------
125
126# subversion
127subversion
128subversion-tools
129
130
131# Guile
132guile-2.0
133guile-2.0-doc
134
135# Racket
136racket
137
138# Chez Scheme
139chezscheme
140
141# Lisp
142sbcl
143
144# SML
145smlnj
146smlnj-doc
147
148# Xapian desktop search:
149xapian-omega # index with omindex
150xapian-tools # search with quest
151
152# Librem 15v4 Bluetooth.
153# A post-install reboot may be insufficient if incorrect firmware was loaded
154# before, so a cold shutdown is best.
155#
156# Apparently the firmware is loaded into the card's memory, which isn't cleared
157# as long as power is supplied (and between reboots - it is).
158#
159# Ref: https://tracker.pureos.net/T23 (different situation, same idea)
160firmware-atheros
161
162# To connect to headphones:
163pulseaudio-module-bluetooth
164
165# dwm build
166libx11-dev
167libxft-dev
168libxinerama-dev
169
170# X11 compositor
171compton
172
173# Web browsers
174qutebrowser
175chromium
176lynx
177elinks
178firefox-esr
179
180# Gopher clients
181sacc
182
183# SoX: Swiss army knife of sound processing
184# provides the play command
185sox
186
187# Shell script linter
188shellcheck
189
190# File managers
191ranger
192nnn
193pcmanfm
194
195# GNU Parallel.
196# Some of my scripts still use it, though it can mostly be replaced with
197# xargs -P $N.
198parallel
199
200# fuzzy finder
201fzf
202
203# meta-package for both client and server packages
204ssh
205
206# PDF utilities
207poppler-utils
208mupdf
209mupdf-tools
210atril
211zathura
212zathura-cb
213zathura-djvu
214zathura-pdf-poppler
215zathura-ps
216
217# X11 API man pages
218libx11-doc
219
220# a pretty df
221dfc
222
223# Music Player daemon and clients
224mpd
225mpc
226ncmpc
227ncmpcpp
228
229# Dictionary
230dictd # server
231dict # client
232dict-gcide # Collaborative International Dictionary of English
233dict-jargon # hacker slang
234dict-wn # WordNet
235dict-freedict-eng-rus # English-Russian
236dict-freedict-eng-ell # English-Modern Greek
237dict-freedict-eng-lat # English-Latin
238dict-freedict-lat-eng # Latin-English
239
240# Provides hxpipe utility, used by khatus weather sensor
241html-xml-utils
242
243# Provides urlencode, among other things:
244gridsite-clients
245
246# Image viewers
247eog # Eye of GNOME
248eom # Eye of MATE
249sxiv
250shotwell # Photo manager
251
252# Networking tools:
253# - netstat
254# - ifconfig
255# - ipmaddr
256# - iptunnel
257# - mii-tool
258# - nameif
259# - plipconfig
260# - rarp
261# - route
262# - slattach
263# - arp
264net-tools
265
266# Net monitoring
267speedometer
268cbm
269
270# Internet speed test
271speedtest-cli
272
273# Retro net
274finger
275
276# Games
277colobot
This page took 0.028575 seconds and 4 git commands to generate.