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