generated from berkeley-dsep-infra/hub-user-image-template
-
Notifications
You must be signed in to change notification settings - Fork 4
/
apt.txt
44 lines (38 loc) · 938 Bytes
/
apt.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
# installing less as more just isn't enough
less
# For desktop environment
dbus-x11
xfce4
xfce4-panel
xfce4-session
xfce4-settings
xubuntu-icon-theme
xauth
# You definitely need a browser
firefox
# And a text editor
gedit
# And a terminal
xfce4-terminal
# Install JDK
default-jdk
# Qt for pyqt based exercises in our desktop environment
# https://github.com/berkeley-dsep-infra/datahub/issues/1505
# Does not exist in Jammy # qt5-default
qtbase5-dev
qt5-qmake
# https://github.com/berkeley-dsep-infra/datahub/issues/2535
emacs
# vim4ever!
vim
# https://github.com/berkeley-dsep-infra/datahub/issues/3679
texlive-xetex
# https://github.com/berkeley-dsep-infra/datahub/issues/3721
texlive-fonts-recommended
texlive-plain-generic
texlive-lang-chinese
# For jupyter-tree-download. Ref: https://github.com/berkeley-dsep-infra/datahub/issues/3979
zip
# playwright deps https://jira-secure.berkeley.edu/browse/DH-325
libnss3
libnspr4