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

Last updated: May 20,2024

1. Install "libxcb-xf86dri0-dbg" package

In this section, we are going to explain the necessary steps to install libxcb-xf86dri0-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libxcb-xf86dri0-dbg" package

Please follow the guidance below to uninstall libxcb-xf86dri0-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libxcb-xf86dri0-dbg
Priority: extra
Section: libdevel
Installed-Size: 36
Maintainer: Ubuntu X-SWAT
Original-Maintainer: Debian X Strike Force
Architecture: amd64
Source: libxcb
Version: 1.11.1-1ubuntu1
Depends: libxcb-xf86dri0 (= 1.11.1-1ubuntu1)
Filename: pool/main/libx/libxcb/libxcb-xf86dri0-dbg_1.11.1-1ubuntu1_amd64.deb
Size: 12206
MD5sum: 3bdff6bc8adf01bc0fdb3fdbd5939552
SHA1: 8388e6b5dddfdea0fb0e775845d57ac1c5b61581
SHA256: ac5f4c245558ae2b86bc6af408ef6d439281fcf0a8c9d01c68e179c07af16a3f
Description-en: X C Binding, xf86dri extension, debugging symbols
This package contains the debugging symbols associated with
libxcb-xf86dri, the xf86dri extension for the X C Binding. gdb will
automatically use these symbols when debugging libxcb-xf86dri.
.
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: 00fc41c278b355ffea2a57869210ff97
Multi-Arch: same
Homepage: http://xcb.freedesktop.org
Build-Ids: b01fce4bbc42d1a02cf9c0556806fca1073046b7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m