Add firmware-atheros 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
76d04868 42erlang
2f507b20 43elixir
82012c26 44openconnect # VPN cllient compatible with Cisco's AnyConnect
ed180909 45
f8bf7898
SK
46# Librem 15v4 Bluetooth.
47# A post-install reboot may be insufficient if incorrect firmware was loaded
48# before, so a cold shutdown is best.
49#
50# Apparently the firmware is loaded into the card's memory, which isn't cleared
51# as long as power is supplied (and between reboots - it is).
52#
53# Ref: https://tracker.pureos.net/T23 (different situation, same idea)
54firmware-atheros
55
17bc1df8
SK
56# dwm build
57libx11-dev
58libxft-dev
59libxinerama-dev
60
ed180909
SK
61# X11 compositor
62compton
342d5f0b
SK
63
64# Web browsers
65qutebrowser
66chromium
67
68# SoX: Swiss army knife of sound processing
69# provides the play command
70sox
1b71cb59
SK
71
72# Shell script linter
73shellcheck
74
75# File managers
76ranger
77nnn
78pcmanfm
79
80# GNU Parallel.
81# Some of my scripts still use it, though it can mostly be replaced with
82# xargs -P $N.
83parallel
84
1b71cb59
SK
85# fuzzy finder
86fzf
70ae08c7 87
70ae08c7
SK
88# meta-package for both client and server packages
89ssh
90
adb92a8b
SK
91# PDF utilities
92poppler-utils
6257645f
SK
93mupdf
94mupdf-tools
adb92a8b
SK
95
96# X11 API man pages
97libx11-doc
70ae08c7
SK
98
99# a pretty df
100dfc
1b71cb59
SK
101
102# Music Player daemon and clients
103mpd
104mpc
105ncmpc
106ncmpcpp
fd56cf9a
SK
107
108# Dictionary
109dictd
110dict
111dict-gcide
112dict-jargon
113dict-wn
77f7a1b3
SK
114
115# Provides hxpipe utility, used by khatus weather sensor
116html-xml-utils
99ad7c4b
SK
117
118# Image viewers
75b1acdc
SK
119eog # Eye of GNOME
120eom # Eye of MATE
99ad7c4b 121sxiv
7d989a0e
SK
122
123# Networking tools:
124# - netstat
125# - ifconfig
126# - ipmaddr
127# - iptunnel
128# - mii-tool
129# - nameif
130# - plipconfig
131# - rarp
132# - route
133# - slattach
134# - arp
135net-tools
This page took 0.049732 seconds and 4 git commands to generate.