Shortcut to add ppa repository
There is an easy command line way to add PPA repository and fetch GPG keys automatically.
sudo add-apt-repository ppa:<repository-name>
Replace repository name with relavent PPA repository. For example if you want to add and setup gpg keys for kubuntu-experimental execute following command.
sudo add-apt-repository ppa:kubuntu-experimental
Comments
thanks
visit me