Bash script to setup all the required packages on a fresh install of Ubuntu Linux.
For Ubuntu Setup
curl https://raw.githubusercontent.com/theProgrammerDavid/fresh-install/master/setup.sh | bash
For Ubuntu Server Setup
curl https://raw.githubusercontent.com/theProgrammerDavid/fresh-install/master/server.sh | bash