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

Last updated: October 05,2024

1. Install "libxcb-shape0-dbg" package

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

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

2. Uninstall "libxcb-shape0-dbg" package

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

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

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

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