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

Last updated: November 07,2024

1. Install "libxcb-composite0-dbg" package

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

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

2. Uninstall "libxcb-composite0-dbg" package

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

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

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

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