Shorten experiment to x
[khome.git] / pkgs-ubuntu.list
... / ...
CommitLineData
1# Ubuntu packages
2
3at # Surprisingly not in base install!
4tree
5htop
6zsh
7zsh-syntax-highlighting
8tig
9
10bison
11flex
12
13# Use src recipe to install cmake
14#cmake # added to build neovim
15#cmake-doc
16
17make
18libtool-bin # added to build neovim
19apt-file
20jq
21curl
22lftp
23aspell
24aspell-en # English
25aspell-ru # Russian
26aspell-el # Greek
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
51tlp # Laptop power management tools
52powertop
53wx3.0-i18n # for building erlang recipe
54#erlang # see deps recipe
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!
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
81#tup # fast build system # Not available in Ubuntu repos
82clang
83rhash
84jsbeautifier
85pidgin
86pidgin-skype
87rig # Random Identity Generator
88fortune-mod
89exfat-utils # exFAT filesystem support
90linux-doc # Kernel docs. Found it with: apt-file search power_supply_class.txt
91locales-all
92figlet
93gimp
94dos2unix
95xsel # Pipe to/from system clipboard
96streamripper
97moreutils # chronic combine errno ifdata ifne isutf8 lckdo mispipe parallel pee sponge ts vidir vipe zrun
98
99# Screenshoting tools
100screengrab
101maim
102
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/
106#exa # Not available in Ubuntu repos
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
117# Emacs build deps
118libgif-dev
119libtiff-dev
120
121# Vim
122vim
123vim-gtk3
124
125# Mate
126caja
127caja-open-terminal
128#mate-equake-applet # monitors earthquakes # Not available in Ubuntu repos
129
130#------------------------------------------------------------------------------
131# Git
132#------------------------------------------------------------------------------
133git
134
135# Email
136git-email
137
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
165guile-2.2
166guile-2.2-dev
167guile-2.2-doc
168
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)
191#firmware-atheros # Not available in Ubuntu repos
192
193# To connect to headphones:
194pulseaudio-module-bluetooth
195
196pavucontrol
197
198# dwm build
199libx11-dev
200libxft-dev
201libxinerama-dev
202
203# X11 compositor
204compton
205
206# Web browsers
207qutebrowser
208chromium-browser
209lynx
210elinks
211firefox
212
213# Gopher clients
214#sacc # Not available in Ubuntu repos
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
234#fzf # Not available in Ubuntu repos
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
259libmpdclient-dev # mpd/client.h
260ncmpc
261ncmpcpp
262
263# ncurses
264libncurses5-dev
265ncurses-doc
266ncurses-examples
267
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
317warzone2100
318
319# GNOME themes
320adwaita-icon-theme-full
321adwaita-qt
322gnome-themes-standard
323gnome-themes-ubuntu
324
325lxappearance # https://wiki.archlinux.org/index.php/GTK
326
327ifuse # Mount iPhone
328
329valgrind
330
331# TeX / LaTeX
332texlive-full
333texinfo
334
335# scons build systems, to build DOOM-3
336scons
337scons-doc
338
339# tool for analyzing the complexity of C program functions
340complexity
341complexity-doc
342
343# wine
344winetricks
345wine32
346wine64
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".
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.027744 seconds and 4 git commands to generate.