Add build-essential pkg
[khome.git] / pkg-deb-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
342d5f0b
SK
21
22# Web browsers
23qutebrowser
24chromium
25
26# SoX: Swiss army knife of sound processing
27# provides the play command
28sox
1b71cb59
SK
29
30# Shell script linter
31shellcheck
32
33# File managers
34ranger
35nnn
36pcmanfm
37
38# GNU Parallel.
39# Some of my scripts still use it, though it can mostly be replaced with
40# xargs -P $N.
41parallel
42
43xfonts-terminus
44
45# fuzzy finder
46fzf
70ae08c7
SK
47
48# Can't deny - it does look good...
49task-gnome-desktop
50
51# meta-package for both client and server packages
52ssh
53
adb92a8b
SK
54# PDF utilities
55poppler-utils
56
57# X11 API man pages
58libx11-doc
70ae08c7
SK
59
60# a pretty df
61dfc
1b71cb59
SK
62
63# Music Player daemon and clients
64mpd
65mpc
66ncmpc
67ncmpcpp
This page took 0.032433 seconds and 4 git commands to generate.