Apt Add Repository Command Not Found

!
Warning: This post is over 365 days old. The information may be out of date.

Can’t add a PPA repository?

Do this:

1
sudo apt-get install python-software-properties

Still does’t work?

1
sudo apt-get install software-properties-common

Related Posts