How to Install and Uninstall libxkbcommon.i686 Package on Rocky Linux 8

Last updated: May 10,2024

1. Install "libxkbcommon.i686" package

In this section, we are going to explain the necessary steps to install libxkbcommon.i686 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install libxkbcommon.i686

2. Uninstall "libxkbcommon.i686" package

This is a short guide on how to uninstall libxkbcommon.i686 on Rocky Linux 8:

$ sudo dnf remove libxkbcommon.i686 $ sudo dnf autoremove

3. Information about the libxkbcommon.i686 package on Rocky Linux 8

Last metadata expiration check: 2:01:21 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : libxkbcommon
Version : 0.9.1
Release : 1.el8
Architecture : i686
Size : 121 k
Source : libxkbcommon-0.9.1-1.el8.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.