home · contact · privacy
dac354a42fb0c52f7662ad8d2455b565f48d3df1
[config] / bookworm / apt-mark / user
1 # to avoid booting problems with encrypted LVM, see <https://askubuntu.com/a/1105848>
2 cryptsetup-initramfs
3 lvm2
4 # this provides setupcon which reads /etc/default/console-setup
5 console-setup
6 # for startx
7 xinit
8 # for xrdb
9 x11-xserver-utils
10 # for startx to run for non-root user
11 libpam-systemd
12 # window environment
13 i3
14 i3status
15 suckless-tools
16 xterm
17 # to get sleepy at night
18 redshift
19 # for alsamixer
20 alsa-utils
21 # also useful
22 vim
23 sudo
24 less
25 man-db
26 manpages
27 procps
28 # firefox install dependencies
29 wget
30 bzip2
31 # firefox running dependencies
32 libgtk-3-0
33 libdbus-glib-1-2
34 # for firefox to emit sound
35 pulseaudio
36 # emacs
37 emacs
38 emacs-common-non-dfsg
39 emacs-el
40 elpa-ledger
41 ledger
42 # to mount encrypted USB stick and use its contents
43 pmount
44 cryptsetup
45 openssh-client
46 # for syncing
47 borgbackup
48 # mail setup
49 isync
50 notmuch
51 elpa-notmuch
52 pinentry-gtk2
53 #