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

Last updated: September 20,2024

1. Install "libxcb-res0-dbg" package

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

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

2. Uninstall "libxcb-res0-dbg" package

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

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

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

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