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

Last updated: May 15,2024

1. Install "libxcb-xv0" package

Please follow the instructions below to install libxcb-xv0 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libxcb-xv0

2. Uninstall "libxcb-xv0" package

This guide covers the steps necessary to uninstall libxcb-xv0 on openSUSE Leap:

$ sudo zypper remove libxcb-xv0

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

Information for package libxcb-xv0:
-----------------------------------
Repository : Main Repository
Name : libxcb-xv0
Version : 1.13-150000.3.9.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 30.2 KiB
Installed : No
Status : not installed
Source package : libxcb-1.13-150000.3.9.1.src
Upstream URL : http://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.