Add dict pkg comments
[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
9git
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
7bc99c57 35youtube-dl
20ff3b14
SK
36mplayer
37mpv
6a6b9d74 38whois
bd33f8bb 39mono-complete
cc4bb8a5 40screengrab
64c7fd1a 41tlp # Laptop power management tools
76d04868 42erlang
2f507b20 43elixir
82012c26 44openconnect # VPN cllient compatible with Cisco's AnyConnect
ed180909 45
371af1c4
SK
46# Xapian desktop search:
47xapian-omega # index with omindex
48xapian-tools # search with quest
49
f8bf7898
SK
50# Librem 15v4 Bluetooth.
51# A post-install reboot may be insufficient if incorrect firmware was loaded
52# before, so a cold shutdown is best.
53#
54# Apparently the firmware is loaded into the card's memory, which isn't cleared
55# as long as power is supplied (and between reboots - it is).
56#
57# Ref: https://tracker.pureos.net/T23 (different situation, same idea)
58firmware-atheros
59
8f795d76
SK
60# To connect to headphones:
61pulseaudio-module-bluetooth
62
17bc1df8
SK
63# dwm build
64libx11-dev
65libxft-dev
66libxinerama-dev
67
ed180909
SK
68# X11 compositor
69compton
342d5f0b
SK
70
71# Web browsers
72qutebrowser
73chromium
74
75# SoX: Swiss army knife of sound processing
76# provides the play command
77sox
1b71cb59
SK
78
79# Shell script linter
80shellcheck
81
82# File managers
83ranger
84nnn
85pcmanfm
86
87# GNU Parallel.
88# Some of my scripts still use it, though it can mostly be replaced with
89# xargs -P $N.
90parallel
91
1b71cb59
SK
92# fuzzy finder
93fzf
70ae08c7 94
70ae08c7
SK
95# meta-package for both client and server packages
96ssh
97
adb92a8b
SK
98# PDF utilities
99poppler-utils
6257645f
SK
100mupdf
101mupdf-tools
adb92a8b
SK
102
103# X11 API man pages
104libx11-doc
70ae08c7
SK
105
106# a pretty df
107dfc
1b71cb59
SK
108
109# Music Player daemon and clients
110mpd
111mpc
112ncmpc
113ncmpcpp
fd56cf9a
SK
114
115# Dictionary
8267e782
SK
116dictd # server
117dict # client
118dict-gcide # Collaborative International Dictionary of English
119dict-jargon # hacker slang
120dict-wn # WordNet
381a58e6
SK
121dict-freedict-eng-rus # English-Russian
122dict-freedict-eng-ell # English-Modern Greek
77f7a1b3
SK
123
124# Provides hxpipe utility, used by khatus weather sensor
125html-xml-utils
99ad7c4b
SK
126
127# Image viewers
75b1acdc
SK
128eog # Eye of GNOME
129eom # Eye of MATE
99ad7c4b 130sxiv
7d989a0e
SK
131
132# Networking tools:
133# - netstat
134# - ifconfig
135# - ipmaddr
136# - iptunnel
137# - mii-tool
138# - nameif
139# - plipconfig
140# - rarp
141# - route
142# - slattach
143# - arp
144net-tools
This page took 0.040868 seconds and 4 git commands to generate.