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

Last updated: October 07,2024

1. Install "libxkbcommon.x86_64" package

In this section, we are going to explain the necessary steps to install libxkbcommon.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libxkbcommon.x86_64

2. Uninstall "libxkbcommon.x86_64" package

This tutorial shows how to uninstall libxkbcommon.x86_64 on Oracle Linux 9:

$ sudo dnf remove libxkbcommon.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 3:06:18 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libxkbcommon
Version : 1.0.3
Release : 4.el9
Architecture : x86_64
Size : 133 k
Source : libxkbcommon-1.0.3-4.el9.src.rpm
Repository : ol9_appstream
Summary : X.Org X11 XKB parsing library
URL : http://www.x.org
License : MIT
Description : libxkbcommon is the X.Org library for compiling XKB maps into formats usable by
: the X Server or other display servers.