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