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

Last updated: September 20,2024

1. Install "libxcb-xv0" package

This tutorial shows how to install libxcb-xv0 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libxcb-xv0

2. Uninstall "libxcb-xv0" package

Please follow the instructions below to uninstall libxcb-xv0 on openSuSE Tumbleweed:

$ sudo zypper remove libxcb-xv0

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

Information for package libxcb-xv0:
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libxcb-xv0
Version : 1.16.1-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 34.1 KiB
Installed : No
Status : not installed
Source package : libxcb-1.16.1-2.1.src
Upstream URL : https://xcb.freedesktop.org/
Summary : X11 video 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 X Video Extension (Xv) extension provides support for video
adaptors attached to an X display. It takes the approach that a
display may have one or more video adaptors, each of which has one or
more ports through which independent video streams pass.