Add mate-equake-applet deb pkg
[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
73
74# "modern" ls alternative: uses colours to distinguish file types and metadata;
75# does other things good too, like drawing a tree.
76# https://the.exa.website/
77exa
78
79# Screen color temperature setters
80redshift # Lots of code and features, adjusts automatically throughout the day.
81sct # 80 lines of C, does nothing automatically.
82
83graphicsmagick
84graphicsmagick-imagemagick-compat # provides /usr/bin/convert
85
86cvs
87
88# Emacs
89emacs-nox
90
91# Vim
92vim
93vim-gtk3
94
95# Mate
96mate-equake-applet # monitors earthquakes
97
98#------------------------------------------------------------------------------
99# Git
100#------------------------------------------------------------------------------
101git
102
103# Large File Support
104git-lfs
105
106# Integration with other VCS
107git-cvs
108git-svn
109
110# GUI
111git-gui
112git-cola # HiDPI. Overall nicer than default.
113
114# Documentation
115git-doc
116gitmagic
117
118# Web
119gitweb
120lighttpd # Was needed by 'git instaweb'
121highlight # Syntax highlighter which can be used by gitweb.
122#------------------------------------------------------------------------------
123
124# subversion
125subversion
126subversion-tools
127
128
129# Guile
130guile-2.0
131guile-2.0-doc
132
133# Racket
134racket
135
136# Chez Scheme
137chezscheme
138
139# Lisp
140sbcl
141
142# SML
143smlnj
144smlnj-doc
145
146# Xapian desktop search:
147xapian-omega # index with omindex
148xapian-tools # search with quest
149
150# Librem 15v4 Bluetooth.
151# A post-install reboot may be insufficient if incorrect firmware was loaded
152# before, so a cold shutdown is best.
153#
154# Apparently the firmware is loaded into the card's memory, which isn't cleared
155# as long as power is supplied (and between reboots - it is).
156#
157# Ref: https://tracker.pureos.net/T23 (different situation, same idea)
158firmware-atheros
159
160# To connect to headphones:
161pulseaudio-module-bluetooth
162
163# dwm build
164libx11-dev
165libxft-dev
166libxinerama-dev
167
168# X11 compositor
169compton
170
171# Web browsers
172qutebrowser
173chromium
174lynx
175elinks
176firefox-esr
177
178# Gopher clients
179sacc
180
181# SoX: Swiss army knife of sound processing
182# provides the play command
183sox
184
185# Shell script linter
186shellcheck
187
188# File managers
189ranger
190nnn
191pcmanfm
192
193# GNU Parallel.
194# Some of my scripts still use it, though it can mostly be replaced with
195# xargs -P $N.
196parallel
197
198# fuzzy finder
199fzf
200
201# meta-package for both client and server packages
202ssh
203
204# PDF utilities
205poppler-utils
206mupdf
207mupdf-tools
208atril
209zathura
210zathura-cb
211zathura-djvu
212zathura-pdf-poppler
213zathura-ps
214
215# X11 API man pages
216libx11-doc
217
218# a pretty df
219dfc
220
221# Music Player daemon and clients
222mpd
223mpc
224ncmpc
225ncmpcpp
226
227# Dictionary
228dictd # server
229dict # client
230dict-gcide # Collaborative International Dictionary of English
231dict-jargon # hacker slang
232dict-wn # WordNet
233dict-freedict-eng-rus # English-Russian
234dict-freedict-eng-ell # English-Modern Greek
235dict-freedict-eng-lat # English-Latin
236dict-freedict-lat-eng # Latin-English
237
238# Provides hxpipe utility, used by khatus weather sensor
239html-xml-utils
240
241# Provides urlencode, among other things:
242gridsite-clients
243
244# Image viewers
245eog # Eye of GNOME
246eom # Eye of MATE
247sxiv
248
249# Networking tools:
250# - netstat
251# - ifconfig
252# - ipmaddr
253# - iptunnel
254# - mii-tool
255# - nameif
256# - plipconfig
257# - rarp
258# - route
259# - slattach
260# - arp
261net-tools
262
263# Net monitoring
264speedometer
265cbm
266
267# Internet speed test
268speedtest-cli
269
270# Retro net
271finger
272
273# Games
274colobot
This page took 0.026305 seconds and 4 git commands to generate.