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

Last updated: October 07,2024

1. Install "libxkbcommon.i686" package

Please follow the guidance below to install libxkbcommon.i686 on Oracle Linux 9

$ 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 9:

$ sudo dnf remove libxkbcommon.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:29:18 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libxkbcommon
Version : 1.0.3
Release : 4.el9
Architecture : i686
Size : 139 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.