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

Last updated: April 29,2024

1. Install "libxcb-dri2-0-dbg" package

This tutorial shows how to install libxcb-dri2-0-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libxcb-dri2-0-dbg

2. Uninstall "libxcb-dri2-0-dbg" package

This tutorial shows how to uninstall libxcb-dri2-0-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libxcb-dri2-0-dbg $ sudo apt autoclean && sudo apt autoremove

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

Package: libxcb-dri2-0-dbg
Priority: extra
Section: debug
Installed-Size: 38
Maintainer: Ubuntu X-SWAT
Original-Maintainer: Debian X Strike Force
Architecture: amd64
Source: libxcb
Version: 1.11.1-1ubuntu1
Depends: libxcb-dri2-0 (= 1.11.1-1ubuntu1)
Filename: pool/main/libx/libxcb/libxcb-dri2-0-dbg_1.11.1-1ubuntu1_amd64.deb
Size: 13874
MD5sum: 3aa36b10c7952d444797ce9dabbba1e1
SHA1: 86c264365868092736c3650538de68e4928dee50
SHA256: 2b912ee8d96f717087667d956af41cf51f0f55864b7e34a6877dfc2e4599f8f5
Description-en: X C Binding, dri2 extension, debugging symbols
This package contains the debugging symbols associated with
libxcb-dri2, the dri2 extension for the X C Binding. gdb will
automatically use these symbols when debugging libxcb-dri2.
.
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: 2a7c3d4f8fdd6b9967d633b8bf31bd1e
Multi-Arch: same
Homepage: http://xcb.freedesktop.org
Build-Ids: eba7360889d269be064aca30698234a620bdc0ce
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m