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

Last updated: May 20,2024

1. Install "libxcb-xf86dri0" package

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

$ sudo apt update $ sudo apt install libxcb-xf86dri0

2. Uninstall "libxcb-xf86dri0" package

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

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

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

Package: libxcb-xf86dri0
Priority: optional
Section: libs
Installed-Size: 42
Maintainer: Ubuntu X-SWAT
Original-Maintainer: Debian X Strike Force
Architecture: amd64
Source: libxcb
Version: 1.11.1-1ubuntu1
Depends: libc6 (>= 2.4), libxcb1
Filename: pool/main/libx/libxcb/libxcb-xf86dri0_1.11.1-1ubuntu1_amd64.deb
Size: 6498
MD5sum: 291ad923061600a4974c0fc2dc79d752
SHA1: c16a5e5b7739218b3b5b94d77b2f28b51ee254e0
SHA256: 887fde04375a05539a56e4df1620e232a49dc83b808da6180ae1c90aadd6e400
Description-en: X C Binding, xf86dri extension
This package contains the library files needed to run 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: f6b61b1dd5cbcdd3b35b95162a6d84e0
Multi-Arch: same
Homepage: http://xcb.freedesktop.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 3y
Task: ubuntu-gnome-desktop