How to Install and Uninstall libXcursor.x86_64 Package on Oracle Linux 9

Last updated: November 27,2024

1. Install "libXcursor.x86_64" package

Learn how to install libXcursor.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libXcursor.x86_64

2. Uninstall "libXcursor.x86_64" package

Here is a brief guide to show you how to uninstall libXcursor.x86_64 on Oracle Linux 9:

$ sudo dnf remove libXcursor.x86_64 $ sudo dnf autoremove

3. Information about the libXcursor.x86_64 package on Oracle Linux 9

Last metadata expiration check: 0:49:27 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libXcursor
Version : 1.2.0
Release : 7.el9
Architecture : x86_64
Size : 35 k
Source : libXcursor-1.2.0-7.el9.src.rpm
Repository : ol9_appstream
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.