×

Welcome to TagMyCode

Please login or create account to add a snippet.
0
0
 
0
Language: Bash
Posted by: Faisal Humayun
Added: Aug 17, 2020 8:36 PM
Views: 4536
Tags: conda python
  1. wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh
  2. bash Miniconda3-latest-Linux-x86_64.sh
  3. # yes yes bla bla
  4. source ~/.bashrc
  5. rm Miniconda3-latest-Linux-x86_64.sh