glipperus is lightwieght clipboard manager.
- It keeps track of your copy/paste and selections history.
- You can access history by clicking on tray-icon or by pressing ctrl+alt+V in any application.
On ubuntu/debian you can build package by running:
$ dpkg-buildpackage -b -uc
and then install package:
$ sudo dpkg -i dpkg -i glipperus_.deb
On other distros see below:
To compile you will need C compiler, and gtk-dev package. Simply type make