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