Add openra snap 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
8607eae7 9tig
1b71cb59
SK
10make
11apt-file
12jq
13curl
14lftp
15aspell
342d5f0b
SK
16cheese
17newsboat
b958b7f5 18nmap
0c0981f2 19build-essential
a4f55c6b 20xkcdpass
ed180909
SK
21dunst
22hsetroot
23feh
24xbindkeys
25gawk
26original-awk
27libnotify-bin
315a47e2 28r-base
d4871127 29locate
989816aa 30units
f6f4417d 31snapd # https://snapcraft.io/docs/installing-snap-on-debian
cb980f1a 32encfs
ba2fb208 33xscreensaver
20ff3b14
SK
34mplayer
35mpv
6a6b9d74 36whois
bd33f8bb 37mono-complete
cc4bb8a5 38screengrab
64c7fd1a 39tlp # Laptop power management tools
76d04868 40erlang
2f507b20 41elixir
82012c26 42openconnect # VPN cllient compatible with Cisco's AnyConnect
195a8168
SK
43graphviz
44graphviz-doc
45cups
46ddgr # Duck Duck Go CLI client
47wikipedia2text # Wikipedia CLI client
5b3a1ae5 48neofetch
80dd9dba
SK
49time # Surprisingly, GNU time isn't installed by default!
50caja-open-terminal
51ffmpeg
52pandoc
53
54graphicsmagick
55graphicsmagick-imagemagick-compat # provides /usr/bin/convert
56
57#------------------------------------------------------------------------------
58# Git
59#------------------------------------------------------------------------------
60git
61
62# GUI
63git-gui
64git-cola # HiDPI. Overall nicer than default.
65
66# Documentation
67git-doc
68gitmagic
69#------------------------------------------------------------------------------
70
71
72# Guile
73guile-2.0
74guile-2.0-doc
ed180909 75
91750947
SK
76# SML
77smlnj
78smlnj-doc
79
371af1c4
SK
80# Xapian desktop search:
81xapian-omega # index with omindex
82xapian-tools # search with quest
83
f8bf7898
SK
84# Librem 15v4 Bluetooth.
85# A post-install reboot may be insufficient if incorrect firmware was loaded
86# before, so a cold shutdown is best.
87#
88# Apparently the firmware is loaded into the card's memory, which isn't cleared
89# as long as power is supplied (and between reboots - it is).
90#
91# Ref: https://tracker.pureos.net/T23 (different situation, same idea)
92firmware-atheros
93
8f795d76
SK
94# To connect to headphones:
95pulseaudio-module-bluetooth
96
17bc1df8
SK
97# dwm build
98libx11-dev
99libxft-dev
100libxinerama-dev
101
ed180909
SK
102# X11 compositor
103compton
342d5f0b
SK
104
105# Web browsers
106qutebrowser
107chromium
108
109# SoX: Swiss army knife of sound processing
110# provides the play command
111sox
1b71cb59
SK
112
113# Shell script linter
114shellcheck
115
116# File managers
117ranger
118nnn
119pcmanfm
120
121# GNU Parallel.
122# Some of my scripts still use it, though it can mostly be replaced with
123# xargs -P $N.
124parallel
125
1b71cb59
SK
126# fuzzy finder
127fzf
70ae08c7 128
70ae08c7
SK
129# meta-package for both client and server packages
130ssh
131
adb92a8b
SK
132# PDF utilities
133poppler-utils
6257645f
SK
134mupdf
135mupdf-tools
adb92a8b
SK
136
137# X11 API man pages
138libx11-doc
70ae08c7
SK
139
140# a pretty df
141dfc
1b71cb59
SK
142
143# Music Player daemon and clients
144mpd
145mpc
146ncmpc
147ncmpcpp
fd56cf9a
SK
148
149# Dictionary
8267e782
SK
150dictd # server
151dict # client
152dict-gcide # Collaborative International Dictionary of English
153dict-jargon # hacker slang
154dict-wn # WordNet
381a58e6
SK
155dict-freedict-eng-rus # English-Russian
156dict-freedict-eng-ell # English-Modern Greek
f3903df7
SK
157dict-freedict-eng-lat # English-Latin
158dict-freedict-lat-eng # Latin-English
77f7a1b3
SK
159
160# Provides hxpipe utility, used by khatus weather sensor
161html-xml-utils
99ad7c4b
SK
162
163# Image viewers
75b1acdc
SK
164eog # Eye of GNOME
165eom # Eye of MATE
99ad7c4b 166sxiv
7d989a0e
SK
167
168# Networking tools:
169# - netstat
170# - ifconfig
171# - ipmaddr
172# - iptunnel
173# - mii-tool
174# - nameif
175# - plipconfig
176# - rarp
177# - route
178# - slattach
179# - arp
180net-tools
80dd9dba
SK
181
182# Net monitoring
183speedometer
184cbm
185
186# Internet speed test
187speedtest-cli
This page took 0.044499 seconds and 4 git commands to generate.