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