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

Last updated: May 17,2024

1. Install "libxcb-xv0-dbg" package

Here is a brief guide to show you how to install libxcb-xv0-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libxcb-xv0-dbg" package

This guide covers the steps necessary to uninstall libxcb-xv0-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libxcb-xv0-dbg
Priority: extra
Section: libdevel
Installed-Size: 48
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)
Filename: pool/main/libx/libxcb/libxcb-xv0-dbg_1.11.1-1ubuntu1_amd64.deb
Size: 21144
MD5sum: 453e533755629ac99e794fbb4748ddbf
SHA1: 85058f9b0f6c695a45d31524488b8100cabc564c
SHA256: 634a93f1d591145c4bd360cc7249d4acb979e5d7c3c1ed43f201165e9a89e845
Description-en: X C Binding, xv extension, debugging symbols
This package contains the debugging symbols associated with
libxcb-xv, the xv extension for the X C Binding. gdb will
automatically use these symbols when debugging libxcb-xv.
.
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: c0933dcbfe80d301178a504629ad544f
Multi-Arch: same
Homepage: http://xcb.freedesktop.org
Build-Ids: 2cfddd02b260f079d8aa3d84249d8edfa81f22c8
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m