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

Last updated: July 07,2024

1. Install "libxcb-res0" package

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

$ sudo apt update $ sudo apt install libxcb-res0

2. Uninstall "libxcb-res0" package

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

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

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

Package: libxcb-res0
Priority: optional
Section: libs
Installed-Size: 38
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-res0_1.11.1-1ubuntu1_amd64.deb
Size: 6362
MD5sum: 9643b5189c23a55479dcdb7506af151e
SHA1: 01e7cbe0a68a4c8c357a3b610089be1e0a63b3bd
SHA256: bf572cacccb7f747a4760f67afec905bb4f9f4a68a9cc9cb877f1e954365bd92
Description-en: X C Binding, res extension
This package contains the library files needed to run software using
libxcb-res, the res 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: c2c5e369cff7cefe91babaa7de5630ba
Multi-Arch: same
Homepage: http://xcb.freedesktop.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m