How to Install and Uninstall libxcb-dri3-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: January 14,2025
1. Install "libxcb-dri3-dev" package
Please follow the guidelines below to install libxcb-dri3-dev on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libxcb-dri3-dev
Copied
2. Uninstall "libxcb-dri3-dev" package
Here is a brief guide to show you how to uninstall libxcb-dri3-dev on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libxcb-dri3-dev
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libxcb-dri3-dev package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libxcb-dri3-dev
Priority: optional
Section: libdevel
Installed-Size: 46
Maintainer: Ubuntu X-SWAT
Original-Maintainer: Debian X Strike Force
Architecture: amd64
Source: libxcb
Version: 1.11.1-1ubuntu1
Depends: libxcb-dri3-0 (= 1.11.1-1ubuntu1), libxcb1-dev
Filename: pool/main/libx/libxcb/libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb
Size: 5752
MD5sum: 15cb938fbc0e3fc32dbc9dc6793871a0
SHA1: 66f83dd75981cbe4f030a3795ed34b9ed252b4e0
SHA256: 4d375b33eb173d7cb7dd1b5c77d32d70e5a70a7f23e7f9c05af9288af99a7ee5
Description-en: X C Binding, dri3 extension, development files
This package contains the header and library files needed to build software
using libxcb-dri3, the dri3 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: 33ae3689c9b1906b35ea79665207c886
Multi-Arch: same
Homepage: http://xcb.freedesktop.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m
Task: ubuntu-sdk-libs-dev
Priority: optional
Section: libdevel
Installed-Size: 46
Maintainer: Ubuntu X-SWAT
Original-Maintainer: Debian X Strike Force
Architecture: amd64
Source: libxcb
Version: 1.11.1-1ubuntu1
Depends: libxcb-dri3-0 (= 1.11.1-1ubuntu1), libxcb1-dev
Filename: pool/main/libx/libxcb/libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb
Size: 5752
MD5sum: 15cb938fbc0e3fc32dbc9dc6793871a0
SHA1: 66f83dd75981cbe4f030a3795ed34b9ed252b4e0
SHA256: 4d375b33eb173d7cb7dd1b5c77d32d70e5a70a7f23e7f9c05af9288af99a7ee5
Description-en: X C Binding, dri3 extension, development files
This package contains the header and library files needed to build software
using libxcb-dri3, the dri3 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: 33ae3689c9b1906b35ea79665207c886
Multi-Arch: same
Homepage: http://xcb.freedesktop.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m
Task: ubuntu-sdk-libs-dev