How to Install and Uninstall libxkbcommon0 Package on openSUSE Leap

Last updated: May 03,2024

1. Install "libxkbcommon0" package

This tutorial shows how to install libxkbcommon0 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libxkbcommon0

2. Uninstall "libxkbcommon0" package

This guide let you learn how to uninstall libxkbcommon0 on openSUSE Leap:

$ sudo zypper remove libxkbcommon0

3. Information about the libxkbcommon0 package on openSUSE Leap

Information for package libxkbcommon0:
--------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : libxkbcommon0
Version : 1.3.0-150400.3.5.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 280.6 KiB
Installed : No
Status : not installed
Source package : libxkbcommon-1.3.0-150400.3.5.1.src
Upstream URL : http://xkbcommon.org/
Summary : Library for handling xkb descriptions
Description :
xkbcommon is a keymap handling library, which can parse XKB
descriptions (e.g. from xkeyboard-config), and use this to help its
users make sense of their keyboard input. Unfortunately, X11's
requirements mean this is not actually usable for the X server, but it
should be perfectly usable for client toolkits, as well as alternative
windowing systems, compositors and system-level clients such as
Wayland and kmscon.