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