Ubuntu 16.04 3rd Party Install Scirpt
For anyone who wants to make installing Ubuntu, Linux Mint or any other Ubuntu 16.04 based Linux distribution a little easier, I present my script for adding third party programs to the system. Just copy and paste into your favorite text editor and change to suit your needs. ubuntu-16-3rd-party-install.sh #!/bin/bash # Script to install third […]