Tagged Questions
6
votes
0answers
6k views
How can I install add-apt-repository [duplicate]
Possible Duplicate:
How to add a PPA on a server?
When I want to use a package from Launchpad it tells me to execute the command:
sudo add-apt-repository ppa:user/ppa-name
However, on my ...