Basic Packages for a fresh installed Ubuntu 16 / 18 / 19
sudo apt-get update sudo apt-get install shutter vlc vim screen wget -y wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb sudo dpkg -i --force-depends google-chrome-stable_current_amd64.deb sudo apt-get install -f wget https://linux.palemoon.org/datastore/release/pminstaller-0.2.4.tar.bz2 bunzip2 pminstaller-0.2.4.tar.bz2 tar xvf pminstaller-0.2.4.tar bash pminstaller.sh rm -fr README pminstaller* google-chrome-stable_current_amd64.deb