How to Install and Uninstall libxkbcommon.x86_64 Package on AlmaLinux 9

Last updated: October 07,2024

1. Install "libxkbcommon.x86_64" package

This tutorial shows how to install libxkbcommon.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install libxkbcommon.x86_64

2. Uninstall "libxkbcommon.x86_64" package

This tutorial shows how to uninstall libxkbcommon.x86_64 on AlmaLinux 9:

$ sudo dnf remove libxkbcommon.x86_64 $ sudo dnf autoremove

3. Information about the libxkbcommon.x86_64 package on AlmaLinux 9

Last metadata expiration check: 2:14:32 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : libxkbcommon
Version : 1.0.3
Release : 4.el9
Architecture : x86_64
Size : 132 k
Source : libxkbcommon-1.0.3-4.el9.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.