OS-agnostic, system-level binary package and environment manager.
conda install -c conda-forge conda
conda install -c conda-forge/label/broken conda
conda install -c conda-forge/label/cf201901 conda
conda install -c conda-forge/label/cf202003 conda
Conda is an open source package management system and environment management system for installing multiple versions of software packages and their dependencies and switching easily between them. It works on Linux, OS X and Windows, and was created for Python programs but can package and distribute any software.