sudo: add-apt-repository: command not found - SOLVED
If you receive the following error when trying to add a PPA: sudo: add-apt-repository: command not found This can be solved by installing the software properties packages: sudo apt-get install software-properties-common python-software-properties