Call fsi with ledit
[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
91750947
SK
46# SML
47smlnj
48smlnj-doc
49
371af1c4
SK
50# Xapian desktop search:
51xapian-omega # index with omindex
52xapian-tools # search with quest
53
f8bf7898
SK
54# Librem 15v4 Bluetooth.
55# A post-install reboot may be insufficient if incorrect firmware was loaded
56# before, so a cold shutdown is best.
57#
58# Apparently the firmware is loaded into the card's memory, which isn't cleared
59# as long as power is supplied (and between reboots - it is).
60#
61# Ref: https://tracker.pureos.net/T23 (different situation, same idea)
62firmware-atheros
63
8f795d76
SK
64# To connect to headphones:
65pulseaudio-module-bluetooth
66
17bc1df8
SK
67# dwm build
68libx11-dev
69libxft-dev
70libxinerama-dev
71
ed180909
SK
72# X11 compositor
73compton
342d5f0b
SK
74
75# Web browsers
76qutebrowser
77chromium
78
79# SoX: Swiss army knife of sound processing
80# provides the play command
81sox
1b71cb59
SK
82
83# Shell script linter
84shellcheck
85
86# File managers
87ranger
88nnn
89pcmanfm
90
91# GNU Parallel.
92# Some of my scripts still use it, though it can mostly be replaced with
93# xargs -P $N.
94parallel
95
1b71cb59
SK
96# fuzzy finder
97fzf
70ae08c7 98
70ae08c7
SK
99# meta-package for both client and server packages
100ssh
101
adb92a8b
SK
102# PDF utilities
103poppler-utils
6257645f
SK
104mupdf
105mupdf-tools
adb92a8b
SK
106
107# X11 API man pages
108libx11-doc
70ae08c7
SK
109
110# a pretty df
111dfc
1b71cb59
SK
112
113# Music Player daemon and clients
114mpd
115mpc
116ncmpc
117ncmpcpp
fd56cf9a
SK
118
119# Dictionary
8267e782
SK
120dictd # server
121dict # client
122dict-gcide # Collaborative International Dictionary of English
123dict-jargon # hacker slang
124dict-wn # WordNet
381a58e6
SK
125dict-freedict-eng-rus # English-Russian
126dict-freedict-eng-ell # English-Modern Greek
f3903df7
SK
127dict-freedict-eng-lat # English-Latin
128dict-freedict-lat-eng # Latin-English
77f7a1b3
SK
129
130# Provides hxpipe utility, used by khatus weather sensor
131html-xml-utils
99ad7c4b
SK
132
133# Image viewers
75b1acdc
SK
134eog # Eye of GNOME
135eom # Eye of MATE
99ad7c4b 136sxiv
7d989a0e
SK
137
138# Networking tools:
139# - netstat
140# - ifconfig
141# - ipmaddr
142# - iptunnel
143# - mii-tool
144# - nameif
145# - plipconfig
146# - rarp
147# - route
148# - slattach
149# - arp
150net-tools
This page took 0.050685 seconds and 4 git commands to generate.