-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed as not planned
Description
Tool name
miniconda
Tool license
License: Free use and redistribution under the terms of the EULA for Miniconda.
Add or update?
- Add
- Update
Desired version
latest/default
Approximate size
about 64.0 to 70 MB (depends on the version)
Brief description of tool
Miniconda is a free minimal installer for conda. It is a small, bootstrap version of Anaconda that includes only conda, Python, the packages they depend on, and a small number of other useful packages, including pip, zlib and a few others. Use the conda install command to install 720+ additional conda packages from the Anaconda repository.
URL for tool's homepage
- https://docs.conda.io/projects/miniconda/en/latest/
- https://docs.conda.io/projects/miniconda/en/latest/miniconda-other-installer-links.html#macos-installers
Provide a basic test case to validate the tool's functionality.
No response
Platforms where you need the tool
- Azure DevOps
- GitHub Actions
Runner images where you need the tool
- Ubuntu 20.04
- Ubuntu 22.04
- macOS 11
- macOS 12
- macOS 13
- Windows Server 2019
- Windows Server 2022
Can this tool be installed during the build?
Yes, but it is already installed on older macos's and it can add unfortunate extra runtime to the build if its not preinstalled
Tool installation time in runtime
2-3 minutes I think.
Are you willing to submit a PR?
Yes, but my time is very limited until early next year.
Reactions are currently unavailable