How to Install and Uninstall libxcb-image0 Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "libxcb-image0" package

Please follow the guidelines below to install libxcb-image0 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libxcb-image0

2. Uninstall "libxcb-image0" package

Here is a brief guide to show you how to uninstall libxcb-image0 on openSuSE Tumbleweed:

$ sudo zypper remove libxcb-image0

3. Information about the libxcb-image0 package on openSuSE Tumbleweed

Information for package libxcb-image0:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libxcb-image0
Version : 0.4.1-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 22.0 KiB
Installed : No
Status : not installed
Source package : xcb-util-image-0.4.1-1.4.src
Upstream URL : http://xcb.freedesktop.org/
Summary : XCB utility module for XImage/XShmImage-like functions
Description :
The XCB util modules provide a number of libraries which sit on top
of libxcb, the core X protocol library, and some of the extension
libraries.
Included in this package is:
- image: Port of Xlib's XImage and XShmImage functions.