How to Install and Uninstall xclip.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "xclip.x86_64" package

Please follow the steps below to install xclip.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install xclip.x86_64

2. Uninstall "xclip.x86_64" package

Please follow the instructions below to uninstall xclip.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove xclip.x86_64 $ sudo dnf autoremove

3. Information about the xclip.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:21:51 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : xclip
Version : 0.13
Release : 17.git11cba61.el9
Architecture : x86_64
Size : 36 k
Source : xclip-0.13-17.git11cba61.el9.src.rpm
Repository : epel
Summary : Command line clipboard grabber
URL : http://sourceforge.net/projects/xclip
License : GPLv2+
Description : xclip is a command line utility that is designed to run on any system with an
: X11 implementation. It provides an interface to X selections ("the clipboard")
: from the command line. It can read data from standard in or a file and place it
: in an X selection for pasting into other X applications. xclip can also print
: an X selection to standard out, which can then be redirected to a file or
: another program.