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