

STEP 1) Install conda command line utility. Using pip instead of conda may lead to a broken environment after simple OS package updates. Installing packages from conda minimizes the OS-related problems and offers the user to use of complex development setups in various Linux distributions like CentOS, Fedora, Manjdaro, Mint, Debian, Ubuntu, Elementary OS with the same command line interface. Installing operating system updates may break fine-tuned and complex development environments. Using conda from Anaconda is really easy to install complex environments even like TensorFlow on many different Linux distributions and Windows.Ĭonda utility and its multiple environments guarantee no changes from the package system of the current Linux distribution.
