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

Last updated: September 20,2024

1. Install "libxcb-present0-dbg" package

Learn how to install libxcb-present0-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libxcb-present0-dbg" package

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

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

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

Package: libxcb-present0-dbg
Priority: extra
Section: debug
Installed-Size: 31
Maintainer: Ubuntu X-SWAT
Original-Maintainer: Debian X Strike Force
Architecture: amd64
Source: libxcb
Version: 1.11.1-1ubuntu1
Depends: libxcb-present0 (= 1.11.1-1ubuntu1)
Filename: pool/main/libx/libxcb/libxcb-present0-dbg_1.11.1-1ubuntu1_amd64.deb
Size: 9156
MD5sum: 588197ff230e13ee35aab36446c280ec
SHA1: 67c86e69e28852872f79a05dc33394eb3dfd7e60
SHA256: 56d8b677e349c739ad03cbee5333d54bf095803582582fc89d48c9c9f9756efd
Description-en: X C Binding, present extension, debugging symbols
This package contains the debugging symbols associated with
libxcb-present, the present extension for the X C Binding. gdb will
automatically use these symbols when debugging libxcb-present.
.
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: 9d139767ebb845c184e3eb0090c80c19
Multi-Arch: same
Homepage: http://xcb.freedesktop.org
Build-Ids: dc6834c8ad2de7e22e31d80dad3e82ddb30e7c3c
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m