Sunday, May 1, 2011

Ubuntu 11.04 Install A Clipboard Manager

I find it very necessary to have a clipboard manager in Ubuntu, I use to use Parcellite in Ubuntu 10.10 but it doesn't appear to work in Ubuntu 11.04. Diodon is a clipboard manager that pretty much looks and behaves like Parcellite.
To install Diodon just throw the following into a Terminal.

sudo add-apt-repository ppa:diodon-team/stable
sudo apt-get update
sudo apt-get install diodon

No comments:

Post a Comment