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

Last updated: May 19,2024

1. Install "libxkbcommon.x86_64" package

Please follow the step by step instructions below to install libxkbcommon.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install libxkbcommon.x86_64

2. Uninstall "libxkbcommon.x86_64" package

In this section, we are going to explain the necessary steps to uninstall libxkbcommon.x86_64 on Rocky Linux 9:

$ sudo dnf remove libxkbcommon.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:44:21 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : libxkbcommon
Version : 1.0.3
Release : 4.el9
Architecture : x86_64
Size : 132 k
Source : libxkbcommon-1.0.3-4.el9.src.rpm
Repository : 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.