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