Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use miniforge3 over miniconda because of commercial usage constraints #45

Open
ehfd opened this issue Apr 27, 2024 · 0 comments
Open

Use miniforge3 over miniconda because of commercial usage constraints #45

ehfd opened this issue Apr 27, 2024 · 0 comments

Comments

@ehfd
Copy link

ehfd commented Apr 27, 2024

CC @TheAssassin

https://www.anaconda.com/blog/is-conda-free

As written above, Anaconda, Miniconda, and the main/anaconda channels are not free for commercial organizations with over 200 or more people. However, almost all other channels including conda-forge do not have this constraint.

However, conda-forge maintains its own installation of Miniconda, named Miniforge3. This contains mamba and conda-libmamba-solver as default, and is functionally equal except for only containing the conda-forge channel.

Located:
https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-Linux-x86_64.sh
https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-Linux-aarch64.sh
https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-Linux-ppc64le.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant