How to Install and Uninstall xclip.x86_64 Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "xclip.x86_64" package
Learn how to install xclip.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
xclip.x86_64
Copied
2. Uninstall "xclip.x86_64" package
This guide covers the steps necessary to uninstall xclip.x86_64 on Rocky Linux 8:
$
sudo dnf remove
xclip.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the xclip.x86_64 package on Rocky Linux 8
Last metadata expiration check: 2:09:24 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : xclip
Version : 0.13
Release : 8.el8
Architecture : x86_64
Size : 35 k
Source : xclip-0.13-8.el8.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.
Available Packages
Name : xclip
Version : 0.13
Release : 8.el8
Architecture : x86_64
Size : 35 k
Source : xclip-0.13-8.el8.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.