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

Last updated: May 18,2024

1. Install "libxkbcommon.i686" package

This guide covers the steps necessary to install libxkbcommon.i686 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install libxkbcommon.i686

2. Uninstall "libxkbcommon.i686" package

Please follow the instructions below to uninstall libxkbcommon.i686 on Oracle Linux 8:

$ sudo dnf remove libxkbcommon.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:39:57 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libxkbcommon
Version : 0.9.1
Release : 1.el8
Architecture : i686
Size : 122 k
Source : libxkbcommon-0.9.1-1.el8.src.rpm
Repository : ol8_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.