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

Last updated: May 18,2024

1. Install "libxcb-xprint0-dbg" package

This guide let you learn how to install libxcb-xprint0-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libxcb-xprint0-dbg" package

This guide let you learn how to uninstall libxcb-xprint0-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

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