How to Install and Uninstall libxcb-xv0 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "libxcb-xv0" package

This guide covers the steps necessary to install libxcb-xv0 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libxcb-xv0

2. Uninstall "libxcb-xv0" package

Please follow the guidance below to uninstall libxcb-xv0 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libxcb-xv0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libxcb-xv0 package on Ubuntu 21.10 (Impish Indri)

Package: libxcb-xv0
Architecture: amd64
Version: 1.14-3ubuntu1
Multi-Arch: same
Priority: optional
Section: libs
Source: libxcb
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian X Strike Force
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 60
Depends: libc6 (>= 2.4), libxcb1
Filename: pool/main/libx/libxcb/libxcb-xv0_1.14-3ubuntu1_amd64.deb
Size: 9224
MD5sum: aeb715db798756eee5239fbad8e04f74
SHA1: c5476e5e7f9e6898673982abe2538d4bddabdf04
SHA256: 15087eaa03e39917ad5acc2ac00c8943982ec631e4627b5ad09ea79120d2ed55
SHA512: f57692d3a0ea0f4d47ec7f93797baad83e10fbda3f7cc0e81d8018041bc9fb6a80b6e63e72e7df35256c8b42b25a0b240c5f70cca6b1e05a4a784b724d33ac0a
Homepage: https://xcb.freedesktop.org
Description-en: X C Binding, xv extension
This package contains the library files needed to run software using
libxcb-xv, the xv extension for the X C Binding.
.
The XCB library provides an interface to the X Window System protocol,
designed to replace the Xlib interface. XCB provides several advantages over
Xlib:
.
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
Description-md5: ed2134a19c1b37c3eec9621d2c3f1395
Task: ubuntu-desktop-minimal, ubuntu-desktop, ubuntu-desktop-raspi, kubuntu-desktop, kubuntu-full, lubuntu-desktop, ubuntustudio-desktop