Conda 25.1.x Documentation
Installation prefix/path. • -f: Force installation even if prefix -p already exists. Example wget https://repo.anaconda.com/miniconda/Miniconda3-latest-MacOSX-x86_64.sh -O ~/ ˓→miniconda.sh bash ~/miniconda public key rpm --import https://repo.anaconda.com/pkgs/misc/gpgkeys/anaconda.asc # Add the Anaconda repository cat </etc/yum.repos.d/conda.repo [conda] name=Conda baseurl=https://repo.anaconda.com com/pkgs/misc/rpmrepo/conda enabled=1 gpgcheck=1 gpgkey=https://repo.anaconda.com/pkgs/misc/gpgkeys/anaconda.asc EOF Conda is ready to install on your RPM-based distribution. # Install it! yum install conda 0 码力 | 822 页 | 5.20 MB | 7 月前3Conda 24.11.x Documentation
Installation prefix/path. • -f: Force installation even if prefix -p already exists. Example wget https://repo.anaconda.com/miniconda/Miniconda3-latest-MacOSX-x86_64.sh -O ~/ ˓→miniconda.sh bash ~/miniconda public key rpm --import https://repo.anaconda.com/pkgs/misc/gpgkeys/anaconda.asc # Add the Anaconda repository cat </etc/yum.repos.d/conda.repo [conda] name=Conda baseurl=https://repo.anaconda.com com/pkgs/misc/rpmrepo/conda enabled=1 gpgcheck=1 gpgkey=https://repo.anaconda.com/pkgs/misc/gpgkeys/anaconda.asc EOF Conda is ready to install on your RPM-based distribution. # Install it! yum install conda 0 码力 | 818 页 | 5.21 MB | 7 月前3Conda 24.9.x Documentation
Installation prefix/path. • -f: Force installation even if prefix -p already exists. Example wget https://repo.anaconda.com/miniconda/Miniconda3-latest-MacOSX-x86_64.sh -O ~/ ˓→miniconda.sh bash ~/miniconda public key rpm --import https://repo.anaconda.com/pkgs/misc/gpgkeys/anaconda.asc # Add the Anaconda repository cat </etc/yum.repos.d/conda.repo [conda] name=Conda baseurl=https://repo.anaconda.com com/pkgs/misc/rpmrepo/conda enabled=1 gpgcheck=1 gpgkey=https://repo.anaconda.com/pkgs/misc/gpgkeys/anaconda.asc EOF Conda is ready to install on your RPM-based distribution. # Install it! yum install conda 0 码力 | 799 页 | 5.26 MB | 7 月前3Conda 23.5.x Documentation
show how to use metapackages to achieve this need. Let's start with the metapackage blas=1.0=mkl: https://github.com/AnacondaRecipes/intel_repack-feedstock/blob/ e699b12/recipe/meta.yaml#L108-L112 Note build-time dependency: https://github.com/AnacondaRecipes/intel_repack-feedstock/blob/e699b12/recipe/ meta.yaml#L124 By the same token, here’s the metapackage for OpenBLAS: https://github.com/Anaconda blob/ae5af5e/recipe/meta.yaml#L127-L131 And the run_exports for OpenBLAS, as part of openblas-devel: https://github.com/AnacondaRecipes/ openblas-feedstock/blob/ae5af5e/recipe/meta.yaml#L100 Fundamentally0 码力 | 370 页 | 3.11 MB | 7 月前3Conda 24.7.x Documentation
Installation prefix/path. • -f: Force installation even if prefix -p already exists. Example wget https://repo.anaconda.com/miniconda/Miniconda3-latest-MacOSX-x86_64.sh -O ~/ ˓→miniconda.sh bash ~/miniconda public key rpm --import https://repo.anaconda.com/pkgs/misc/gpgkeys/anaconda.asc # Add the Anaconda repository cat </etc/yum.repos.d/conda.repo [conda] name=Conda baseurl=https://repo.anaconda.com com/pkgs/misc/rpmrepo/conda enabled=1 gpgcheck=1 gpgkey=https://repo.anaconda.com/pkgs/misc/gpgkeys/anaconda.asc EOF Conda is ready to install on your RPM-based distribution. 18 Chapter 4. Contributors 0 码力 | 808 页 | 4.97 MB | 7 月前3Conda 24.5.x Documentation
Installation prefix/path. • -f: Force installation even if prefix -p already exists. Example wget https://repo.anaconda.com/miniconda/Miniconda3-latest-MacOSX-x86_64.sh -O ~/ ˓→miniconda.sh bash ~/miniconda public key rpm --import https://repo.anaconda.com/pkgs/misc/gpgkeys/anaconda.asc # Add the Anaconda repository cat </etc/yum.repos.d/conda.repo [conda] name=Conda baseurl=https://repo.anaconda.com com/pkgs/misc/rpmrepo/conda enabled=1 gpgcheck=1 gpgkey=https://repo.anaconda.com/pkgs/misc/gpgkeys/anaconda.asc EOF Conda is ready to install on your RPM-based distribution. # Install it! yum install conda 0 码力 | 794 页 | 5.01 MB | 7 月前3Conda 24.4.x Documentation
Installation prefix/path. • -f: Force installation even if prefix -p already exists. Example wget https://repo.anaconda.com/miniconda/Miniconda3-latest-MacOSX-x86_64.sh -O ~/ ˓→miniconda.sh bash ~/miniconda public key rpm --import https://repo.anaconda.com/pkgs/misc/gpgkeys/anaconda.asc # Add the Anaconda repository cat </etc/yum.repos.d/conda.repo [conda] name=Conda baseurl=https://repo.anaconda.com com/pkgs/misc/rpmrepo/conda enabled=1 gpgcheck=1 gpgkey=https://repo.anaconda.com/pkgs/misc/gpgkeys/anaconda.asc EOF Conda is ready to install on your RPM-based distribution. # Install it! yum install conda 0 码力 | 786 页 | 4.99 MB | 7 月前3Conda 24.3.x Documentation
Installation prefix/path. • -f: Force installation even if prefix -p already exists. Example wget https://repo.anaconda.com/miniconda/Miniconda3-latest-MacOSX-x86_64.sh -O ~/ ˓→miniconda.sh bash ~/miniconda public key rpm --import https://repo.anaconda.com/pkgs/misc/gpgkeys/anaconda.asc # Add the Anaconda repository cat </etc/yum.repos.d/conda.repo [conda] name=Conda baseurl=https://repo.anaconda.com com/pkgs/misc/rpmrepo/conda enabled=1 gpgcheck=1 gpgkey=https://repo.anaconda.com/pkgs/misc/gpgkeys/anaconda.asc EOF Conda is ready to install on your RPM-based distribution. # Install it! yum install conda 0 码力 | 786 页 | 4.98 MB | 7 月前3Conda 23.11.x Documentation
show how to use metapackages to achieve this need. Let's start with the metapackage blas=1.0=mkl: https://github.com/AnacondaRecipes/intel_repack-feedstock/blob/ e699b12/recipe/meta.yaml#L108-L112 Note build-time dependency: https://github.com/AnacondaRecipes/intel_repack-feedstock/blob/e699b12/recipe/ meta.yaml#L124 By the same token, here’s the metapackage for OpenBLAS: https://github.com/Anaconda blob/ae5af5e/recipe/meta.yaml#L127-L131 And the run_exports for OpenBLAS, as part of openblas-devel: https://github.com/AnacondaRecipes/ openblas-feedstock/blob/ae5af5e/recipe/meta.yaml#L100 Fundamentally0 码力 | 781 页 | 4.79 MB | 7 月前3Conda 24.1.x Documentation
Installation prefix/path. • -f: Force installation even if prefix -p already exists. Example wget https://repo.anaconda.com/miniconda/Miniconda3-latest-MacOSX-x86_64.sh -O ~/ ˓→miniconda.sh bash ~/miniconda public key rpm --import https://repo.anaconda.com/pkgs/misc/gpgkeys/anaconda.asc # Add the Anaconda repository cat </etc/yum.repos.d/conda.repo [conda] name=Conda baseurl=https://repo.anaconda.com com/pkgs/misc/rpmrepo/conda enabled=1 gpgcheck=1 gpgkey=https://repo.anaconda.com/pkgs/misc/gpgkeys/anaconda.asc EOF Conda is ready to install on your RPM-based distribution. # Install it! yum install conda 0 码力 | 795 页 | 4.73 MB | 7 月前3
共 17 条
- 1
- 2