Implement a mini dependency management system
[khome.git] / pkgs-install
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
29
17bc1df8
SK
30# dwm build
31libx11-dev
32libxft-dev
33libxinerama-dev
34
ed180909
SK
35# X11 compositor
36compton
342d5f0b
SK
37
38# Web browsers
39qutebrowser
40chromium
41
42# SoX: Swiss army knife of sound processing
43# provides the play command
44sox
1b71cb59
SK
45
46# Shell script linter
47shellcheck
48
49# File managers
50ranger
51nnn
52pcmanfm
53
54# GNU Parallel.
55# Some of my scripts still use it, though it can mostly be replaced with
56# xargs -P $N.
57parallel
58
1b71cb59
SK
59# fuzzy finder
60fzf
70ae08c7 61
70ae08c7
SK
62# meta-package for both client and server packages
63ssh
64
adb92a8b
SK
65# PDF utilities
66poppler-utils
67
68# X11 API man pages
69libx11-doc
70ae08c7
SK
70
71# a pretty df
72dfc
1b71cb59
SK
73
74# Music Player daemon and clients
75mpd
76mpc
77ncmpc
78ncmpcpp
fd56cf9a
SK
79
80# Dictionary
81dictd
82dict
83dict-gcide
84dict-jargon
85dict-wn
77f7a1b3
SK
86
87# Provides hxpipe utility, used by khatus weather sensor
88html-xml-utils
This page took 0.039181 seconds and 4 git commands to generate.