#!/bin/bash #Item1 Common Command sudo apt-get install python3.8 -y sudo apt-get install python3-pip -y sudo pip3 install cryptography==3.3.2 sudo -H pip3 install --upgrade pip sudo apt-get install grep -y sudo apt-get install git -y sudo pip3 install gitpython sudo apt-get install python3-tk -y sudo apt-get install wget -y sudo apt-get install python3-dev -y sudo apt-get install default-libmysqlclient-dev -y sudo apt-get install build-essential -y