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