Add mac pkgs: spotify, encfs
[khome.git] / pkgs-deb-install.list
CommitLineData
adb92a8b
SK
1# Debian packages I DO want, but are not part of the minimal install.
2
70ae08c7 3vim
342d5f0b 4vim-gtk3
70ae08c7
SK
5tree
6htop
1b71cb59
SK
7zsh
8zsh-syntax-highlighting
8607eae7 9tig
1b71cb59
SK
10make
11apt-file
12jq
13curl
14lftp
15aspell
342d5f0b
SK
16cheese
17newsboat
b958b7f5 18nmap
0c0981f2 19build-essential
a4f55c6b 20xkcdpass
ed180909
SK
21dunst
22hsetroot
23feh
24xbindkeys
25gawk
26original-awk
27libnotify-bin
315a47e2 28r-base
d4871127 29locate
989816aa 30units
f6f4417d 31snapd # https://snapcraft.io/docs/installing-snap-on-debian
cb980f1a 32encfs
ba2fb208 33xscreensaver
20ff3b14
SK
34mplayer
35mpv
6a6b9d74 36whois
bd33f8bb 37mono-complete
cc4bb8a5 38screengrab
64c7fd1a 39tlp # Laptop power management tools
76d04868 40erlang
2f507b20 41elixir
82012c26 42openconnect # VPN cllient compatible with Cisco's AnyConnect
195a8168
SK
43graphviz
44graphviz-doc
45cups
46ddgr # Duck Duck Go CLI client
47wikipedia2text # Wikipedia CLI client
5b3a1ae5 48neofetch
80dd9dba
SK
49time # Surprisingly, GNU time isn't installed by default!
50caja-open-terminal
51ffmpeg
52pandoc
a67d114f 53nq # Unix CLI queue utility
2996da29 54neomutt
72902aa9 55lm-sensors
80dd9dba
SK
56
57graphicsmagick
58graphicsmagick-imagemagick-compat # provides /usr/bin/convert
59
3ef034cb
SK
60cvs
61
80dd9dba
SK
62#------------------------------------------------------------------------------
63# Git
64#------------------------------------------------------------------------------
65git
3ef034cb
SK
66git-cvs
67git-svn
80dd9dba
SK
68
69# GUI
70git-gui
71git-cola # HiDPI. Overall nicer than default.
72
73# Documentation
74git-doc
75gitmagic
76#------------------------------------------------------------------------------
77
3ef034cb
SK
78# subversion
79subversion
80subversion-tools
81
80dd9dba
SK
82
83# Guile
84guile-2.0
85guile-2.0-doc
ed180909 86
91750947
SK
87# SML
88smlnj
89smlnj-doc
90
371af1c4
SK
91# Xapian desktop search:
92xapian-omega # index with omindex
93xapian-tools # search with quest
94
f8bf7898
SK
95# Librem 15v4 Bluetooth.
96# A post-install reboot may be insufficient if incorrect firmware was loaded
97# before, so a cold shutdown is best.
98#
99# Apparently the firmware is loaded into the card's memory, which isn't cleared
100# as long as power is supplied (and between reboots - it is).
101#
102# Ref: https://tracker.pureos.net/T23 (different situation, same idea)
103firmware-atheros
104
8f795d76
SK
105# To connect to headphones:
106pulseaudio-module-bluetooth
107
17bc1df8
SK
108# dwm build
109libx11-dev
110libxft-dev
111libxinerama-dev
112
ed180909
SK
113# X11 compositor
114compton
342d5f0b
SK
115
116# Web browsers
117qutebrowser
118chromium
119
120# SoX: Swiss army knife of sound processing
121# provides the play command
122sox
1b71cb59
SK
123
124# Shell script linter
125shellcheck
126
127# File managers
128ranger
129nnn
130pcmanfm
131
132# GNU Parallel.
133# Some of my scripts still use it, though it can mostly be replaced with
134# xargs -P $N.
135parallel
136
1b71cb59
SK
137# fuzzy finder
138fzf
70ae08c7 139
70ae08c7
SK
140# meta-package for both client and server packages
141ssh
142
adb92a8b
SK
143# PDF utilities
144poppler-utils
6257645f
SK
145mupdf
146mupdf-tools
adb92a8b
SK
147
148# X11 API man pages
149libx11-doc
70ae08c7
SK
150
151# a pretty df
152dfc
1b71cb59
SK
153
154# Music Player daemon and clients
155mpd
156mpc
157ncmpc
158ncmpcpp
fd56cf9a
SK
159
160# Dictionary
8267e782
SK
161dictd # server
162dict # client
163dict-gcide # Collaborative International Dictionary of English
164dict-jargon # hacker slang
165dict-wn # WordNet
381a58e6
SK
166dict-freedict-eng-rus # English-Russian
167dict-freedict-eng-ell # English-Modern Greek
f3903df7
SK
168dict-freedict-eng-lat # English-Latin
169dict-freedict-lat-eng # Latin-English
77f7a1b3
SK
170
171# Provides hxpipe utility, used by khatus weather sensor
172html-xml-utils
99ad7c4b
SK
173
174# Image viewers
75b1acdc
SK
175eog # Eye of GNOME
176eom # Eye of MATE
99ad7c4b 177sxiv
7d989a0e
SK
178
179# Networking tools:
180# - netstat
181# - ifconfig
182# - ipmaddr
183# - iptunnel
184# - mii-tool
185# - nameif
186# - plipconfig
187# - rarp
188# - route
189# - slattach
190# - arp
191net-tools
80dd9dba
SK
192
193# Net monitoring
194speedometer
195cbm
196
197# Internet speed test
198speedtest-cli
This page took 0.058186 seconds and 4 git commands to generate.