Mercurial > code > home > repos > infra
annotate package_lists.py @ 256:23cce0bdb1cc
add pkgs
author | drewp@bigasterisk.com |
---|---|
date | Thu, 25 Jan 2024 18:52:31 -0800 |
parents | 11b738d4c4ae |
children | 9d0a3915cc00 |
rev | line source |
---|---|
174
b6b11048d0fb
collect nodejs pkg install stuff together
drewp@bigasterisk.com
parents:
167
diff
changeset
|
1 # nodejs+friends are handled outside this file |
b6b11048d0fb
collect nodejs pkg install stuff together
drewp@bigasterisk.com
parents:
167
diff
changeset
|
2 |
114
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
3 setup = [ |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
4 'atool', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
5 'build-essential', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
6 'curl', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
7 'iproute2', # needed for wireguard |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
8 'iptables', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
9 'mosquitto-clients', |
118
69058ad170be
watch output from `zfs list -o space` as metrics
drewp@bigasterisk.com
parents:
114
diff
changeset
|
10 'mtail', |
114
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
11 'rsync', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
12 'udns-utils', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
13 'vim-tiny', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
14 'wireguard-tools', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
15 ] |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
16 |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
17 pi_setup = [ |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
18 'apt-utils', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
19 'dirmngr', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
20 'gnupg2', |
186 | 21 'pigpiod', |
114
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
22 ] |
248 | 23 # something in here tries to get libflac8 & libpulse0 on pipe, which it doesn't have |
114
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
24 general = [ |
131 | 25 'apt-listchanges', |
114
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
26 'aptitude', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
27 'atool', |
135 | 28 'bsd-mailx', |
114
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
29 'emacs', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
30 'fdisk', |
247 | 31 'flatpak', |
167 | 32 'hdparm', |
114
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
33 'isc-dhcp-client', |
175 | 34 'jq', |
114
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
35 'keychain', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
36 'kitty-terminfo', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
37 'less', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
38 'libgraphviz-dev', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
39 'links', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
40 'lua5.3', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
41 'mercurial', |
256 | 42 'moreutils', |
114
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
43 'netcat-openbsd', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
44 'ntpdate', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
45 'rclone', |
208 | 46 'rename', |
114
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
47 'sshfs', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
48 'vim-nox', |
167 | 49 'wakeonlan', |
114
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
50 'wget', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
51 'wireguard', |
167 | 52 'xosview', |
114
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
53 'zsh', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
54 ] |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
55 |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
56 non_pi = [ |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
57 'lpr', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
58 'nfs-client', |
202 | 59 'python3-dulwich', # desired, but it may depend on an old python3 |
151
258865bd7059
add pkg (used for photo copies, in dev)
drewp@bigasterisk.com
parents:
147
diff
changeset
|
60 'python3-atomicwrites', |
114
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
61 'python3-invoke', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
62 'python3-pip', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
63 'python3-venv', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
64 'python3-virtualenv', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
65 ] |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
66 |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
67 debug = [ |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
68 'debian-goodies', |
195 | 69 'dmidecode', |
114
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
70 'dstat', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
71 'ethtool', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
72 'gdb', |
195 | 73 'hdparm', |
114
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
74 'htop', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
75 'ifstat', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
76 'iotop', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
77 'iproute2', |
195 | 78 'lshw', |
79 'lsof', | |
114
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
80 'mtr-tiny', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
81 'ncdu', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
82 'net-tools', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
83 'nmap', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
84 'oping', |
252 | 85 'screen', |
195 | 86 'smartmontools', |
114
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
87 'speedtest-cli', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
88 'strace', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
89 'sysstat', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
90 'tcpdump', |
195 | 91 'wakeonlan', |
114
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
92 ] |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
93 |
146 | 94 for_bang_ditto = [ |
114
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
95 'dnsmasq', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
96 'nfs-common', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
97 'openntpd', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
98 'zfs-auto-snapshot', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
99 'zfs-zed', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
100 'zfsutils-linux', |
193 | 101 'libsubid4', # for podman |
102 'buildah', # for podman | |
214 | 103 #'libedgetpu1-std', # for coral? not working on bang |
114
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
104 ] |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
105 |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
106 for_pipe = [ |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
107 'dnsmasq', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
108 'python3-iptables', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
109 ] |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
110 |
131 | 111 for_prime = [ |
112 'opendkim', | |
113 'opendkim-tools', | |
114 ] | |
115 | |
114
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
116 laptop = [ |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
117 'brightnessctl', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
118 'i3', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
119 'network-manager', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
120 'xserver-xorg-input-synaptics', |
239 | 121 'tlp', |
114
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
122 ] |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
123 |
141 | 124 audio_plugins = [ |
145 | 125 'amb-plugins', |
126 'ambdec', | |
127 'autotalent', | |
128 'blepvco', | |
129 'blop', | |
130 'bs2b-ladspa', | |
131 'caps', | |
132 'cmt', | |
133 'csladspa', | |
134 'dpf-plugins-ladspa', | |
135 'fil-plugins', | |
136 'guitarix-ladspa', | |
137 'invada-studio-plugins-ladspa', | |
138 'ladspa-sdk', | |
139 'lsp-plugins-ladspa', | |
140 'mcp-plugins', | |
141 'omins', | |
142 'rev-plugins', | |
143 'ste-plugins', | |
144 'swh-plugins', | |
145 'tap-plugins', | |
146 'vco-plugins', | |
147 'wah-plugins', | |
141 | 148 ] |
149 | |
114
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
150 desktop = [ |
141 | 151 'adwaita-icon-theme-full', |
114
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
152 'alsa-utils', |
141 | 153 'apache2-utils', |
114
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
154 'arandr', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
155 'ardour', |
141 | 156 'audacity', |
157 'brasero', | |
158 'breeze', | |
159 'brightnessctl', | |
160 'checkinstall', | |
161 'cmake', | |
114
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
162 'code', |
141 | 163 'cups', |
164 'darcs', | |
114
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
165 'dolphin', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
166 'eog', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
167 'evtest', |
141 | 168 'eye', |
169 'fatrace', | |
114
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
170 'firefox', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
171 'flameshot', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
172 'fontmatrix', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
173 'fonts-dejavu-core', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
174 'fonts-dejavu-extra', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
175 'fonts-dejavu', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
176 'fonts-droid-fallback', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
177 'fonts-emojione', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
178 'fonts-font-awesome', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
179 'fonts-freefont-ttf', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
180 'fonts-lato', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
181 'fonts-liberation2', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
182 'fonts-noto', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
183 'fonts-opensymbol', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
184 'fonts-quicksand', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
185 'fonts-texgyre', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
186 'fonts-ubuntu-console', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
187 'fonts-ubuntu', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
188 'fonts-urw-base35', |
214 | 189 'fvwm3', |
141 | 190 'gdb', |
191 'gedit', | |
192 'gimp-data-extras', | |
193 'gimp-gmic', | |
194 'gimp-plugin-registry', | |
195 'gimp-texturize', | |
114
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
196 'gimp', |
141 | 197 'gnome-icon-theme', |
198 'gnumeric', | |
199 'gnuplot', | |
200 'golang', | |
201 'google-chrome-stable', | |
114
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
202 'google-chrome-unstable', |
141 | 203 'gstreamer1.0-libav', |
204 'gstreamer1.0-opencv', | |
205 'gstreamer1.0-plugins-bad', | |
206 'gstreamer1.0-plugins-ugly', | |
207 'gstreamer1.0-tools', | |
208 'gstreamer1.0-vaapi', | |
114
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
209 'heif-gdk-pixbuf', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
210 'heif-thumbnailer', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
211 'humanity-icon-theme', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
212 'i3lock', |
141 | 213 'imagemagick', |
214 'imwheel', | |
195 | 215 'jq', |
114
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
216 'k4dirstat', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
217 'kitty', |
141 | 218 'libheif-examples', |
114
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
219 'libreoffice-draw', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
220 'libreoffice-impress', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
221 'libreoffice-writer', |
202 | 222 'libfuse2', # for obsidian (appimage) |
114
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
223 'libxcb-xkb1', # needed for kitty |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
224 'lxterminal', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
225 'meld', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
226 'mpv', |
141 | 227 'nmap', |
114
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
228 'nodm', |
141 | 229 'okular', |
114
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
230 'pavucontrol', |
141 | 231 'python3-dulwich', |
232 'python3-evemu', | |
233 'python3-opencv', | |
234 'python3-pycurl', | |
235 'python3-rdflib', | |
236 'python3-venv', | |
114
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
237 'qjackctl', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
238 'qv4l2', |
141 | 239 'rar', |
240 'rclone', | |
241 'recordmydesktop', | |
114
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
242 'simple-scan', |
247 | 243 'simplescreenrecorder', |
141 | 244 'solvespace', |
195 | 245 'sqlitebrowser', |
141 | 246 'sshfs', |
247 | 247 'steam-launcher', |
141 | 248 'swi-prolog', |
114
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
249 'syncthing-gtk', |
141 | 250 'system-config-printer', |
114
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
251 'trayer', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
252 'ttf-bitstream-vera', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
253 'vlc', |
141 | 254 'wamerican', |
255 'wireshark', | |
256 'wmctrl', | |
114
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
257 'x11-apps', |
141 | 258 'x11vnc', |
114
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
259 'xclip', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
260 'xfonts-base', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
261 'xfonts-encodings', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
262 'xfonts-utils', |
141 | 263 'xpad', |
114
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
264 'xsane', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
265 'xterm', |
141 | 266 'xtightvncviewer', |
267 'xvfb', | |
202 | 268 'libsubid4', # for podman |
193 | 269 'buildah', # for podman |
214 | 270 'podman-docker', |
256 | 271 'libssl-dev', # for pypi 'packages' |
272 'libcurl4-openssl-dev', # for pypi 'packages' | |
141 | 273 #'cuda-minimal-build-11-8', some issue on slash |
274 #'libcudnn8', some issue on slash | |
114
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
275 ] |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
276 |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
277 xorg = [ |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
278 'kbd', |
189 | 279 |
280 # squib GT640 needs driver 470 | |
235
19a7f714273c
pkg updates, take out nvidia drv for now
drewp@bigasterisk.com
parents:
214
diff
changeset
|
281 # plus is on 535 |
19a7f714273c
pkg updates, take out nvidia drv for now
drewp@bigasterisk.com
parents:
214
diff
changeset
|
282 # dash is on 525 |
19a7f714273c
pkg updates, take out nvidia drv for now
drewp@bigasterisk.com
parents:
214
diff
changeset
|
283 # slash is on 525 |
189 | 284 |
235
19a7f714273c
pkg updates, take out nvidia drv for now
drewp@bigasterisk.com
parents:
214
diff
changeset
|
285 # 'libnvidia-cfg1-525', |
19a7f714273c
pkg updates, take out nvidia drv for now
drewp@bigasterisk.com
parents:
214
diff
changeset
|
286 # 'libnvidia-common-525', |
19a7f714273c
pkg updates, take out nvidia drv for now
drewp@bigasterisk.com
parents:
214
diff
changeset
|
287 # # not on slash ,maybe needed for dash/steam? |
19a7f714273c
pkg updates, take out nvidia drv for now
drewp@bigasterisk.com
parents:
214
diff
changeset
|
288 # # 'libnvidia-compute-525:i386', |
19a7f714273c
pkg updates, take out nvidia drv for now
drewp@bigasterisk.com
parents:
214
diff
changeset
|
289 # 'libnvidia-compute-525', |
19a7f714273c
pkg updates, take out nvidia drv for now
drewp@bigasterisk.com
parents:
214
diff
changeset
|
290 # #'libnvidia-decode-525:i386', |
19a7f714273c
pkg updates, take out nvidia drv for now
drewp@bigasterisk.com
parents:
214
diff
changeset
|
291 # 'libnvidia-decode-525', |
19a7f714273c
pkg updates, take out nvidia drv for now
drewp@bigasterisk.com
parents:
214
diff
changeset
|
292 # #'libnvidia-encode-525:i386', |
19a7f714273c
pkg updates, take out nvidia drv for now
drewp@bigasterisk.com
parents:
214
diff
changeset
|
293 # 'libnvidia-encode-525', |
19a7f714273c
pkg updates, take out nvidia drv for now
drewp@bigasterisk.com
parents:
214
diff
changeset
|
294 # 'libnvidia-extra-525', |
19a7f714273c
pkg updates, take out nvidia drv for now
drewp@bigasterisk.com
parents:
214
diff
changeset
|
295 # #'libnvidia-fbc1-525:i386', |
19a7f714273c
pkg updates, take out nvidia drv for now
drewp@bigasterisk.com
parents:
214
diff
changeset
|
296 # 'libnvidia-fbc1-525', |
19a7f714273c
pkg updates, take out nvidia drv for now
drewp@bigasterisk.com
parents:
214
diff
changeset
|
297 # #'libnvidia-gl-525:i386', |
19a7f714273c
pkg updates, take out nvidia drv for now
drewp@bigasterisk.com
parents:
214
diff
changeset
|
298 # 'libnvidia-gl-525', |
19a7f714273c
pkg updates, take out nvidia drv for now
drewp@bigasterisk.com
parents:
214
diff
changeset
|
299 # 'nvidia-compute-utils-525', |
19a7f714273c
pkg updates, take out nvidia drv for now
drewp@bigasterisk.com
parents:
214
diff
changeset
|
300 # 'nvidia-dkms-525', |
19a7f714273c
pkg updates, take out nvidia drv for now
drewp@bigasterisk.com
parents:
214
diff
changeset
|
301 # 'nvidia-driver-525', |
19a7f714273c
pkg updates, take out nvidia drv for now
drewp@bigasterisk.com
parents:
214
diff
changeset
|
302 # 'nvidia-kernel-common-525', |
19a7f714273c
pkg updates, take out nvidia drv for now
drewp@bigasterisk.com
parents:
214
diff
changeset
|
303 # 'nvidia-kernel-source-525', |
19a7f714273c
pkg updates, take out nvidia drv for now
drewp@bigasterisk.com
parents:
214
diff
changeset
|
304 # 'nvidia-utils-525', |
19a7f714273c
pkg updates, take out nvidia drv for now
drewp@bigasterisk.com
parents:
214
diff
changeset
|
305 # 'xserver-xorg-video-nvidia-525', |
114
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
306 'nvidia-modprobe', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
307 'nvidia-prime', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
308 'nvidia-settings', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
309 'screen-resolution-extra', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
310 'xserver-xorg', |
7e280bf26dba
package lists big update, pulling from /var/log/apt on a few hosts
drewp@bigasterisk.com
parents:
diff
changeset
|
311 ] |
254 | 312 k8s_node_with_nvidia_gpu = [ |
313 'nvidia-container-toolkit', | |
314 ] |