-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathapt.txt
83 lines (78 loc) · 1.81 KB
/
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
# common cli tools and helpers
bash-completion
nano
vim
# package requested by Richard (trouble installing thru conda)
graphviz
# installing octave here because if we do it through conda, it is going to look for a specific compiler that no longer exists when we do `pkg install` anything.
# sh: 1: /home/conda/feedstock_root/build_artifacts/octave_1587137750417/_build_env/bin/x86_64-conda_cos6-linux-gnu-c++: not found
# relevant issue: https://github.com/ContinuumIO/anaconda-issues/issues/9863 even if it's a different language
# octave_kernel still installed through conda, though
octave
octave-*
# base functionality packages for users who don't want to deal with conda
clang
cmake
ffmpeg
htop
pandoc
tree
imagemagick
# install all dependencies of texlive-full except for...
# latex-cjk-all, texlive-fonts-extra, texlive-fonts-extra-doc, texlive-fonts-extra-links and all texlive-lang-* except texlive-lang-english
# these were excluded to reduce image size and we don't expect high usage for those dependencies
biber
chktex
cm-super
context
dvidvi
dvipng
feynmf
fragmaster
info
lacheck
latexdiff
latexmk
lcdf-typetools
lmodern
prerex
psutils
purifyeps
t1utils
tex-gyre
texinfo
texlive-base
texlive-bibtex-extra
texlive-binaries
texlive-extra-utils
texlive-font-utils
texlive-fonts-recommended
texlive-fonts-recommended-doc
texlive-formats-extra
texlive-games
texlive-humanities
texlive-humanities-doc
texlive-lang-english
texlive-latex-base
texlive-latex-base-doc
texlive-latex-extra
texlive-latex-extra-doc
texlive-latex-recommended
texlive-latex-recommended-doc
texlive-luatex
texlive-metapost
texlive-metapost-doc
texlive-music
texlive-pictures
texlive-pictures-doc
texlive-plain-generic
texlive-pstricks
texlive-pstricks-doc
texlive-publishers
texlive-publishers-doc
texlive-science
texlive-science-doc
texlive-xetex
tipa
vprerex
xindy