home · contact · privacy
Improve w530 bookworm setup.
[config] / bookworm / apt-mark / user
1 # for wifi
2 network-manager
3 wpasupplicant
4 firmware-iwlwifi
5 # this provides setupcon which reads /etc/default/console-setup
6 console-setup
7 # for X to start at all
8 xserver-xorg-video-intel
9 # X input: keyboard and touchpad
10 xserver-xorg-input-evdev
11 xserver-xorg-input-synaptics
12 # for startx
13 xinit
14 # for xrdb
15 x11-xserver-utils
16 # for startx to run for non-root user
17 libpam-systemd
18 # window environment
19 i3
20 i3status
21 suckless-tools
22 xterm
23 # also useful
24 vim
25 sudo
26 less
27 man-db
28 manpages
29 procps
30 # firefox install dependencies
31 wget
32 bzip2
33 # firefox running dependencies
34 libgtk-3-0
35 libdbus-glib-1-2
36 # to use printer
37 cups
38 # emacs
39 emacs
40 emacs-common-non-dfsg
41 emacs-el
42 elpa-ledger
43 ledger
44 # to mount encrypted USB stick and use its contents
45 pmount
46 cryptsetup
47 openssh-client
48 # for syncing
49 borgbackup
50 # mail setup
51 isync
52 notmuch
53 elpa-notmuch
54 pinentry-gtk2
55 #