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

Last updated: October 05,2024

1. Install "libxcb-shm0-dbg" package

This tutorial shows how to install libxcb-shm0-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libxcb-shm0-dbg" package

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

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

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

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