Required software installation

Install the required software:

sudo apt update && sudo apt upgrade -y 
sudo apt install -y git gcc make unzip jq

Last updated