Install Conda Linux Mint 17
How to Install Conda on Linux Mint 17.x Qiana/Rafaela/Rebecca/Rosa GNU/Linux – Step by step Tutorial.
And Conda for Linux Mint 17 is a Python Package Manager but also an amazing Python Environment Manager.
So with just few Conda Commands you can set up a totally Separate Environment to run that different version of Python, while continuing to run your usual version of Python in your normal Environment.
 
- 
Open a Shell Terminal emulator window 
 (Press “Enter” to Execute Commands)  In case first see: Terminal QuickStart Guide. 
- 
Install Python 2/3 PIP for Linux Mint 
- 
Then to Install Conda on Linux Mint. pip install conda Or System wide with: sudo pip install conda 
- 
How to Make a Separate Python Enviroment with Conda 
So Now I’m truly Happy if My Guide could Help you to Install Conda on Linux Mint 17!
