How to Install and Uninstall libXcursor.i686 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 27,2024
1. Install "libXcursor.i686" package
Please follow the guidance below to install libXcursor.i686 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
libXcursor.i686
Copied
2. Uninstall "libXcursor.i686" package
Learn how to uninstall libXcursor.i686 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
libXcursor.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the libXcursor.i686 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:29:20 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : libXcursor
Version : 1.1.15
Release : 3.el8
Architecture : i686
Size : 38 k
Source : libXcursor-1.1.15-3.el8.src.rpm
Repository : ubi-8-appstream-rpms
Summary : Cursor management library
URL : http://www.x.org
License : MIT
Description : This is a simple library designed to help locate and load cursors.
: Cursors can be loaded from files or memory. A library of common cursors
: exists which map to the standard X cursor names.Cursors can exist in
: several sizes and the library automatically picks the best size.
Available Packages
Name : libXcursor
Version : 1.1.15
Release : 3.el8
Architecture : i686
Size : 38 k
Source : libXcursor-1.1.15-3.el8.src.rpm
Repository : ubi-8-appstream-rpms
Summary : Cursor management library
URL : http://www.x.org
License : MIT
Description : This is a simple library designed to help locate and load cursors.
: Cursors can be loaded from files or memory. A library of common cursors
: exists which map to the standard X cursor names.Cursors can exist in
: several sizes and the library automatically picks the best size.