Thomashighbaugh
9/6/2018 - 6:03 AM

PopOS add other repos (cause System76 doesn't have a big enough dev team to add this functionality?!)

PopOS add other repos (cause System76 doesn't have a big enough dev team to add this functionality?!)

# Expand Available Repos to Include Nonfree
echo "deb http://archive.ubuntu.com/ubuntu bionic restricted universe multiverse" | sudo tee -a /etc/apt/sources.list
 echo "deb http://archive.ubuntu.com/ubuntu bionic-updates restricted universe multiverse" | sudo tee -a /etc/apt/sources.list
 echo "deb http://archive.ubuntu.com/ubuntu bionic-security restricted universe multiverse" | sudo tee -a /etc/apt/sources.list