How to Install and Uninstall libXcursor.i686 Package on Fedora 38

Last updated: January 13,2025

1. Install "libXcursor.i686" package

Please follow the guidance below to install libXcursor.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install libXcursor.i686

2. Uninstall "libXcursor.i686" package

Please follow the guidelines below to uninstall libXcursor.i686 on Fedora 38:

$ sudo dnf remove libXcursor.i686 $ sudo dnf autoremove

3. Information about the libXcursor.i686 package on Fedora 38

Last metadata expiration check: 0:23:28 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : libXcursor
Version : 1.2.1
Release : 3.fc38
Architecture : i686
Size : 32 k
Source : libXcursor-1.2.1-3.fc38.src.rpm
Repository : fedora
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.