Add youtube-dl 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
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
ed180909 36
17bc1df8
SK
37# dwm build
38libx11-dev
39libxft-dev
40libxinerama-dev
41
ed180909
SK
42# X11 compositor
43compton
342d5f0b
SK
44
45# Web browsers
46qutebrowser
47chromium
48
49# SoX: Swiss army knife of sound processing
50# provides the play command
51sox
1b71cb59
SK
52
53# Shell script linter
54shellcheck
55
56# File managers
57ranger
58nnn
59pcmanfm
60
61# GNU Parallel.
62# Some of my scripts still use it, though it can mostly be replaced with
63# xargs -P $N.
64parallel
65
1b71cb59
SK
66# fuzzy finder
67fzf
70ae08c7 68
70ae08c7
SK
69# meta-package for both client and server packages
70ssh
71
adb92a8b
SK
72# PDF utilities
73poppler-utils
6257645f
SK
74mupdf
75mupdf-tools
adb92a8b
SK
76
77# X11 API man pages
78libx11-doc
70ae08c7
SK
79
80# a pretty df
81dfc
1b71cb59
SK
82
83# Music Player daemon and clients
84mpd
85mpc
86ncmpc
87ncmpcpp
fd56cf9a
SK
88
89# Dictionary
90dictd
91dict
92dict-gcide
93dict-jargon
94dict-wn
77f7a1b3
SK
95
96# Provides hxpipe utility, used by khatus weather sensor
97html-xml-utils
99ad7c4b
SK
98
99# Image viewers
75b1acdc
SK
100eog # Eye of GNOME
101eom # Eye of MATE
99ad7c4b 102sxiv
7d989a0e
SK
103
104# Networking tools:
105# - netstat
106# - ifconfig
107# - ipmaddr
108# - iptunnel
109# - mii-tool
110# - nameif
111# - plipconfig
112# - rarp
113# - route
114# - slattach
115# - arp
116net-tools
This page took 0.039327 seconds and 4 git commands to generate.