How to Install and Uninstall libxcb-xv0-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "libxcb-xv0-dev" package

Learn how to install libxcb-xv0-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ 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 16.04 LTS (Xenial Xerus):

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

3. Information about the libxcb-xv0-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libxcb-xv0-dev
Priority: optional
Section: libdevel
Installed-Size: 116
Maintainer: Ubuntu X-SWAT
Original-Maintainer: Debian X Strike Force
Architecture: amd64
Source: libxcb
Version: 1.11.1-1ubuntu1
Depends: libxcb-xv0 (= 1.11.1-1ubuntu1), libxcb1-dev, libxcb-shm0-dev
Filename: pool/main/libx/libxcb/libxcb-xv0-dev_1.11.1-1ubuntu1_amd64.deb
Size: 11292
MD5sum: c6fbc9968ba8de0ef8458b9df0aa07ff
SHA1: 52b319ad6e697e58bff08ed558341f06dfe8ef6a
SHA256: 70268558459498d951a67f48c3ae7c87d627a6d511d79eef3d00af7824e73853
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
Multi-Arch: same
Homepage: http://xcb.freedesktop.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m