Code Yarns ‍👨‍💻
Tech BlogPersonal Blog

How to install Conda

📅 2018-Mar-31 ⬩ ✍️ Ashwin Nanjappa ⬩ 🏷️ anaconda, conda, fish ⬩ 📚 Archive

Conda is a package and environment management system for Python. To install it on Ubuntu, I used these steps:

$ bash Anaconda3-5.1.0-Linux-x86_64.sh
$ conda info
source (conda info --root)/etc/fish/conf.d/conda.fish

I was able to create environments and use Conda after this.

Tried with: Ubuntu 16.04


© 2022 Ashwin Nanjappa • All writing under CC BY-SA license • 🐘 @codeyarns@hachyderm.io📧