apt-get update && apt-get -y upgrade && apt-get install -y wget git vim build-essential net-tools

wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh

sh Miniconda3-latest-Linux-x86_64.sh

rm Miniconda3-latest-Linux-x86_64.sh

source ~/.bashrc