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

Last updated: October 05,2024

1. Install "libxkbcommon.src" package

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

$ sudo dnf update $ sudo dnf install libxkbcommon.src

2. Uninstall "libxkbcommon.src" package

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

$ sudo dnf remove libxkbcommon.src $ sudo dnf autoremove

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

Last metadata expiration check: 1:06:58 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libxkbcommon
Version : 0.9.1
Release : 1.el8
Architecture : src
Size : 382 k
Source : None
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.