How to Install and Uninstall xclip.x86_64 Package on Fedora 36

Last updated: October 08,2024

1. Install "xclip.x86_64" package

Here is a brief guide to show you how to install xclip.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install xclip.x86_64

2. Uninstall "xclip.x86_64" package

Please follow the guidance below to uninstall xclip.x86_64 on Fedora 36:

$ sudo dnf remove xclip.x86_64 $ sudo dnf autoremove

3. Information about the xclip.x86_64 package on Fedora 36

Last metadata expiration check: 4:22:09 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : xclip
Version : 0.13
Release : 16.git11cba61.fc36
Architecture : x86_64
Size : 37 k
Source : xclip-0.13-16.git11cba61.fc36.src.rpm
Repository : fedora
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.