generated from berkeley-dsep-infra/hub-user-image-template
-
Notifications
You must be signed in to change notification settings - Fork 5
/
apt.txt
54 lines (44 loc) · 826 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
45
46
47
48
49
50
51
52
53
54
# Basic unix tools
man
man-db
manpages-posix
manpages-dev
manpages-posix-dev
# Download tools
curl
wget
# Core text editors on a *nix box: vim
vim
# Regular build tools for compiling common stuff
build-essential
# Dependencies for nbconvert
texlive-xetex
texlive-fonts-recommended
texlive-plain-generic
# https://github.com/berkeley-dsep-infra/datahub/issues/3719
texlive-lang-chinese
lmodern
# Other useful document-related tools
pandoc
latexdiff
## This section adds tools for desktop environment usage
dbus-x11
xfce4
xfce4-panel
xfce4-session
xfce4-settings
xorg
xubuntu-icon-theme
tigervnc-standalone-server
tigervnc-xorg-extension
firefox
chromium-browser
# GUI text editors
vim-gtk3
gedit
# For jupyter-tree-download
zip
# playwright deps https://jira-secure.berkeley.edu/browse/DH-305
libnss3
libnspr4
octave