Re: What dock application works best in Kubuntu?
I did have an error when adding Rog's ppahttps://launchpad.net/~samrog131/+archive/ppa to sources.list. On the webpage the line to be added is 'wrapped' to a second line. It should read:
and...
I recommend deleting line 54 (the one added earlier) from /etc/apt/sources.list and running the two lines posted above.
Mike
I did have an error when adding Rog's ppahttps://launchpad.net/~samrog131/+archive/ppa to sources.list. On the webpage the line to be added is 'wrapped' to a second line. It should read:
Code:
echo deb [url]http://ppa.launchpad.net/samrog131/ppa/ubuntu[/url] jaunty main | sudo tee /etc/apt/sources.list.d/samrog131-ppa-jaunty.list
Code:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 2B7E03A7
Mike
Comment