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