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