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

Last updated: May 17,2024

1. Install "libxcb-xv0-dev" package

In this section, we are going to explain the necessary steps to install libxcb-xv0-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libxcb-xv0-dev

2. Uninstall "libxcb-xv0-dev" package

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

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

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

Package: libxcb-xv0-dev
Architecture: amd64
Version: 1.14-3ubuntu1
Multi-Arch: same
Priority: optional
Section: libdevel
Source: libxcb
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian X Strike Force
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 111
Depends: libxcb-xv0 (= 1.14-3ubuntu1), libxcb1-dev, libxcb-shm0-dev
Filename: pool/main/libx/libxcb/libxcb-xv0-dev_1.14-3ubuntu1_amd64.deb
Size: 11512
MD5sum: ad9e49d3eb4b84d92ca2a773d72c1fe3
SHA1: cfd9e6c650d2ba9fc0d23832f3295652e9879420
SHA256: 4d88adec1cb25273d58a6bbecf648355b024e9a172197a46536dfd2df02a1333
SHA512: 6b625d720840accae1325a3eebd5b9e222544bf3564c2a873d9273b6954619c51a2413eeff2096dd323bbfd87c4c753b45e18664473115317d652b619fa52bcb
Homepage: https://xcb.freedesktop.org
Description-en: X C Binding, xv extension, development files
This package contains the header and library files needed to build 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: c45791601a14485adf21a51b301cc152