home · contact · privacy
a19a4af2113018935ea559e53300dffd70e19955
[config] / bullseye / 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 # without this, systemd-logind won't run, and so not detect lid close for hibernation
7 dbus
8 # for X to start at all
9 xserver-xorg-video-intel
10 # X input: keyboard and touchpad
11 xserver-xorg-input-evdev
12 xserver-xorg-input-synaptics
13 # for startx
14 xinit
15 # for xrdb
16 x11-xserver-utils
17 # for startx to run for non-root user
18 libpam-systemd
19 # window environment
20 i3
21 i3status
22 suckless-tools
23 xterm
24 # to get sleepy at night
25 redshift
26 # for alsamixer
27 alsa-utils
28 # for xterm and browser unicode display
29 ttf-unifont
30 # also useful
31 vim
32 sudo
33 less
34 man-db
35 manpages
36 procps
37 # firefox dependencies
38 libdbus-glib-1-2
39 libgtk-3-0
40 # firefox installation dependencies (remove later?)
41 curl
42 python3
43 bzip2
44 wget
45 jq
46 unzip
47 # to mount encrypted USB stick and use its contents
48 pmount
49 cryptsetup
50 openssh-client
51 # for syncing
52 borgbackup
53 # emacs
54 emacs
55 emacs-common-non-dfsg
56 emacs-el
57 elpa-ledger
58 ledger
59 elpa-elfeed
60 # mail setup
61 isync
62 notmuch
63 elpa-notmuch
64 pinentry-gtk2
65 # to mount Android phone
66 go-mtpfs
67 # to use HP Deskjet F380 scanner from GIMP
68 sane-utils
69 xsane
70 # to use HP Deskjet F380 printer
71 cups
72 #