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

Last updated: May 18,2024

1. Install "libxcb1-dbg" package

This guide covers the steps necessary to install libxcb1-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libxcb1-dbg

2. Uninstall "libxcb1-dbg" package

In this section, we are going to explain the necessary steps to uninstall libxcb1-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libxcb1-dbg $ sudo apt autoclean && sudo apt autoremove

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

Package: libxcb1-dbg
Priority: extra
Section: libdevel
Installed-Size: 177
Maintainer: Ubuntu X-SWAT
Original-Maintainer: Debian X Strike Force
Architecture: amd64
Source: libxcb
Version: 1.11.1-1ubuntu1
Depends: libxcb1 (= 1.11.1-1ubuntu1)
Filename: pool/main/libx/libxcb/libxcb1-dbg_1.11.1-1ubuntu1_amd64.deb
Size: 125024
MD5sum: 022a319846d8ac9d61b0f43cc6144ce2
SHA1: 843d9bf789ec3dd145d0478f0f488b8f178aa06f
SHA256: 990e8ca230980a60dd05b5be0bf8c89b8044c76baf68e4b9514f666fa9e14eed
Description-en: X C Binding, debugging symbols
This package contains the debugging symbols associated with libxcb, the X C
Binding. gdb will automatically use these symbols when debugging libxcb.
.
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: 2867bc02a870fc2e2c3454cb501b813a
Multi-Arch: same
Homepage: http://xcb.freedesktop.org
Build-Ids: 64eb2317ef4280cb61853ca6fd8714643baba1e3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m