How to Install and Uninstall libxkbcommon.x86_64 Package on CentOS Stream 8

Last updated: October 05,2024

1. Install "libxkbcommon.x86_64" package

Please follow the guidance below to install libxkbcommon.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install libxkbcommon.x86_64

2. Uninstall "libxkbcommon.x86_64" package

This guide covers the steps necessary to uninstall libxkbcommon.x86_64 on CentOS Stream 8:

$ sudo dnf remove libxkbcommon.x86_64 $ sudo dnf autoremove

3. Information about the libxkbcommon.x86_64 package on CentOS Stream 8

Last metadata expiration check: 4:22:08 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : libxkbcommon
Version : 0.9.1
Release : 1.el8
Architecture : x86_64
Size : 116 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.