How to Install and Uninstall libxcb-xtest0 Package on openSUSE Leap

Last updated: May 21,2024

1. Install "libxcb-xtest0" package

This guide covers the steps necessary to install libxcb-xtest0 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libxcb-xtest0

2. Uninstall "libxcb-xtest0" package

This guide let you learn how to uninstall libxcb-xtest0 on openSUSE Leap:

$ sudo zypper remove libxcb-xtest0

3. Information about the libxcb-xtest0 package on openSUSE Leap

Information for package libxcb-xtest0:
--------------------------------------
Repository : Main Repository
Name : libxcb-xtest0
Version : 1.13-150000.3.9.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 10.1 KiB
Installed : No
Status : not installed
Source package : libxcb-1.13-150000.3.9.1.src
Upstream URL : http://xcb.freedesktop.org/
Summary : X11 XTEST Extension C library
Description :
The X protocol C-language Binding (XCB) is a replacement for Xlib
featuring a small footprint, latency hiding, direct access to the
protocol, improved threading support, and extensibility.
The XTEST extension is a minimal set of client and server extensions
required to completely test the X11 server with no user intervention.
This extension is not intended to support general journaling and
playback of user actions.