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