https://bugs.freedesktop.org/show_bug.cgi?id=86416

--- Comment #20 from Todd <[email protected]> ---
(In reply to Beluga from comment #19)
> rpm -qa \*clipit\* doesn't do anything. How can I install clipit (on SL
> 6.6)? From what I read, it should be in EPEL 6, but is not found in the
> software selection.

Hi Beluga,

#=root; $=user

To find "clipit":
$ su
# yum --enablerepo=epel* whatprovides clipit
...
clipit-1.4.2-6.el6.x86_64 : A lightweight, fully featured GTK+ clipboard
manager
Repo        : epel


Once found, to install (still as root):
# yum --enablerepo=epel* install clipit


To test, fire it up from the command line as a user:
$ clipit &


-T

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to