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

Last updated: June 26,2024

1. Install "xsel.x86_64" package

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

$ sudo dnf update $ sudo dnf install xsel.x86_64

2. Uninstall "xsel.x86_64" package

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

$ sudo dnf remove xsel.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:32:26 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : xsel
Version : 1.2.1
Release : 1.el9
Architecture : x86_64
Size : 29 k
Source : xsel-1.2.1-1.el9.src.rpm
Repository : epel
Summary : Command line clipboard and X selection tool
URL : https://www.vergenet.net/~conrad/software/xsel/
License : MIT
Description : XSel is a command line or script utility, similar to xclip, that can copy the
: primary and secondary X selection, or any highlighted text, to or from a file,
: stdin or stdout. It can also append to and delete the clipboard or buffer that
: you would paste with the middle mouse button.