Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
sagemath
GitHub Repository: sagemath/sage
Path: blob/develop/build/pkgs/_prereq/distros/conda.txt
4086 views
1
# This file, build/pkgs/_prereq/distros/conda.txt, contains names of
2
# conda packages needed for installation of Sage from source.
3
#
4
# In addition, the files build/pkgs/SPKG/distros/conda.txt contain
5
# the names of packages that provide the equivalent of SPKG.
6
#
7
# One package per line. No need to escape special characters.
8
# Everything on a line after a # character is ignored.
9
#
10
compilers
11
make
12
m4
13
perl
14
python
15
tar
16
bc
17
patch
18
bzip2
19
pkg-config
20
zlib
21
zlib-devel
22
23