Add git-lfs deb pkg
[khome.git] / pkgs-deb-install.list
CommitLineData
adb92a8b
SK
1# Debian packages I DO want, but are not part of the minimal install.
2
c2751823 3at # Surprisingly not in base install!
70ae08c7 4vim
342d5f0b 5vim-gtk3
70ae08c7
SK
6tree
7htop
1b71cb59
SK
8zsh
9zsh-syntax-highlighting
8607eae7 10tig
1b71cb59
SK
11make
12apt-file
13jq
14curl
15lftp
16aspell
342d5f0b
SK
17cheese
18newsboat
b958b7f5 19nmap
0c0981f2 20build-essential
a4f55c6b 21xkcdpass
ed180909
SK
22dunst
23hsetroot
24feh
25xbindkeys
26gawk
27original-awk
28libnotify-bin
315a47e2 29r-base
d4871127 30locate
989816aa 31units
f6f4417d 32snapd # https://snapcraft.io/docs/installing-snap-on-debian
cb980f1a 33encfs
ba2fb208 34xscreensaver
c8576374
SK
35xscreensaver-data
36xscreensaver-data-extra
20ff3b14
SK
37mplayer
38mpv
6a6b9d74 39whois
bd33f8bb 40mono-complete
cc4bb8a5 41screengrab
64c7fd1a 42tlp # Laptop power management tools
76d04868 43erlang
2f507b20 44elixir
82012c26 45openconnect # VPN cllient compatible with Cisco's AnyConnect
195a8168
SK
46graphviz
47graphviz-doc
48cups
49ddgr # Duck Duck Go CLI client
50wikipedia2text # Wikipedia CLI client
5b3a1ae5 51neofetch
80dd9dba
SK
52time # Surprisingly, GNU time isn't installed by default!
53caja-open-terminal
54ffmpeg
55pandoc
a67d114f 56nq # Unix CLI queue utility
2996da29 57neomutt
72902aa9 58lm-sensors
2878b8cf
SK
59fslint # File system maintenance utilities
60goaccess # Web server log analyzer
2d3f9fbf 61xinput # Configure touchpad
c51a3e0d 62python3-pip
43837326 63db-util
2923076e 64dnsutils # dig and friends
0243b61b 65debian-goodies # Misc. helper scripts. See: apt show debian-goodies
80dd9dba 66
876846a7
SK
67# "modern" ls alternative: uses colours to distinguish file types and metadata;
68# does other things good too, like drawing a tree.
69# https://the.exa.website/
70exa
71
65e794e2
SK
72# Screen color temperature setters
73redshift # Lots of code and features, adjusts automatically throughout the day.
74sct # 80 lines of C, does nothing automatically.
75
80dd9dba
SK
76graphicsmagick
77graphicsmagick-imagemagick-compat # provides /usr/bin/convert
78
3ef034cb
SK
79cvs
80
80dd9dba
SK
81#------------------------------------------------------------------------------
82# Git
83#------------------------------------------------------------------------------
84git
203b5db4
SK
85
86# Large File Support
87git-lfs
88
89# Integration with other VCS
3ef034cb
SK
90git-cvs
91git-svn
80dd9dba
SK
92
93# GUI
94git-gui
95git-cola # HiDPI. Overall nicer than default.
96
97# Documentation
98git-doc
99gitmagic
4cf3e4c6
SK
100
101# Web
102gitweb
103lighttpd # Was needed by 'git instaweb'
47c72db6 104highlight # Syntax highlighter which can be used by gitweb.
80dd9dba
SK
105#------------------------------------------------------------------------------
106
3ef034cb
SK
107# subversion
108subversion
109subversion-tools
110
80dd9dba
SK
111
112# Guile
113guile-2.0
114guile-2.0-doc
ed180909 115
f133edc8
SK
116# Racket
117racket
118
119# Lisp
120sbcl
121
91750947
SK
122# SML
123smlnj
124smlnj-doc
125
371af1c4
SK
126# Xapian desktop search:
127xapian-omega # index with omindex
128xapian-tools # search with quest
129
f8bf7898
SK
130# Librem 15v4 Bluetooth.
131# A post-install reboot may be insufficient if incorrect firmware was loaded
132# before, so a cold shutdown is best.
133#
134# Apparently the firmware is loaded into the card's memory, which isn't cleared
135# as long as power is supplied (and between reboots - it is).
136#
137# Ref: https://tracker.pureos.net/T23 (different situation, same idea)
138firmware-atheros
139
8f795d76
SK
140# To connect to headphones:
141pulseaudio-module-bluetooth
142
17bc1df8
SK
143# dwm build
144libx11-dev
145libxft-dev
146libxinerama-dev
147
ed180909
SK
148# X11 compositor
149compton
342d5f0b
SK
150
151# Web browsers
152qutebrowser
153chromium
fef3b23d
SK
154lynx
155elinks
156firefox-esr
157
158# Gopher clients
159sacc
342d5f0b
SK
160
161# SoX: Swiss army knife of sound processing
162# provides the play command
163sox
1b71cb59
SK
164
165# Shell script linter
166shellcheck
167
168# File managers
169ranger
170nnn
171pcmanfm
172
173# GNU Parallel.
174# Some of my scripts still use it, though it can mostly be replaced with
175# xargs -P $N.
176parallel
177
1b71cb59
SK
178# fuzzy finder
179fzf
70ae08c7 180
70ae08c7
SK
181# meta-package for both client and server packages
182ssh
183
adb92a8b
SK
184# PDF utilities
185poppler-utils
6257645f
SK
186mupdf
187mupdf-tools
adb92a8b
SK
188
189# X11 API man pages
190libx11-doc
70ae08c7
SK
191
192# a pretty df
193dfc
1b71cb59
SK
194
195# Music Player daemon and clients
196mpd
197mpc
198ncmpc
199ncmpcpp
fd56cf9a
SK
200
201# Dictionary
8267e782
SK
202dictd # server
203dict # client
204dict-gcide # Collaborative International Dictionary of English
205dict-jargon # hacker slang
206dict-wn # WordNet
381a58e6
SK
207dict-freedict-eng-rus # English-Russian
208dict-freedict-eng-ell # English-Modern Greek
f3903df7
SK
209dict-freedict-eng-lat # English-Latin
210dict-freedict-lat-eng # Latin-English
77f7a1b3
SK
211
212# Provides hxpipe utility, used by khatus weather sensor
213html-xml-utils
99ad7c4b 214
6550e429
SK
215# Provides urlencode, among other things:
216gridsite-clients
217
99ad7c4b 218# Image viewers
75b1acdc
SK
219eog # Eye of GNOME
220eom # Eye of MATE
99ad7c4b 221sxiv
7d989a0e
SK
222
223# Networking tools:
224# - netstat
225# - ifconfig
226# - ipmaddr
227# - iptunnel
228# - mii-tool
229# - nameif
230# - plipconfig
231# - rarp
232# - route
233# - slattach
234# - arp
235net-tools
80dd9dba
SK
236
237# Net monitoring
238speedometer
239cbm
240
241# Internet speed test
242speedtest-cli
This page took 0.067214 seconds and 4 git commands to generate.