Install/Add PPA Repo for Ubuntu
This Tip Simply Shows How to Adding/Installing a PPA Apt Repository for Ubuntu Linux.
Personal Package Archives (PPA) allow you to Use the Uploaded Ubuntu Software Built and Published as an Apt Repository by Launchpad.
![Install/Add PPA Repo for Ubuntu - Featured](https://tutorialforlinux.com/wp-content/media/dg139/intro/gnomePenguinBallUbuntu.jpg)
Open Terminal Window
(Press “Enter” to Execute Commands).Ctrl+Alt+T
In case first see: Terminal QuickStart Guide.
Adding Ubuntu PPA.
sudo su -c "apt-add-repository ppa:<pAtH/2mYpPa>"
sudo su -c "apt-get update"