add-apt-repository universe PPA name not found code example
Example 1: add-apt-repository command not found
// Ubuntu
sudo apt-get install software-properties-common
Example 2: apt-add-repository command not found
sudo apt-get install software-properties-common
sudo apt-get update