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

Last updated: May 19,2024

1. Install "libxcb-xf86dri0-dev" package

Learn how to install libxcb-xf86dri0-dev on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libxcb-xf86dri0-dev" package

Please follow the step by step instructions below to uninstall libxcb-xf86dri0-dev on Ubuntu 21.10 (Impish Indri):

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

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

Package: libxcb-xf86dri0-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: 68
Depends: libxcb-xf86dri0 (= 1.14-3ubuntu1), libxcb1-dev
Filename: pool/main/libx/libxcb/libxcb-xf86dri0-dev_1.14-3ubuntu1_amd64.deb
Size: 7508
MD5sum: d9b2e8c75f799923332a4e9a07d760da
SHA1: 4875058bed4c3e6d10a7a3a9d60416388e8e53fc
SHA256: df7e89c8ca48aeb7e72a3ae639befe3be3682e4f8245ed3b2c417c83cb9abf73
SHA512: 5c8b383fbd94a5d47ce3c0b27b793f8a6c659a8b636d98b1a8f02b17af994db19b5619f28cc190f5c34e8e0f5b7b3cf78f0c5fe1e30fc3316d55a622067b1a17
Homepage: https://xcb.freedesktop.org
Description-en: X C Binding, xf86dri extension, development files
This package contains the header and library files needed to build software
using libxcb-xf86dri, the xf86dri 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: 2d530540e9eef50abce24dce665eaee7