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