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

Last updated: October 05,2024

1. Install "libxcb-sync1-dbg" package

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

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

2. Uninstall "libxcb-sync1-dbg" package

Learn how to uninstall libxcb-sync1-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

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