Showing posts with label add-apt. Show all posts
Showing posts with label add-apt. Show all posts

Friday, 2 November 2012

Add repository to ubuntu

sudo: add-apt-repository: command not found

If this happens, you must first install python-software-properties, which contains the add-apt-repository command. 

To do so enter the following:

sudo apt-get install python-software-properties