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