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

Last updated: October 05,2024

1. Install "libxcb-xprint0" package

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

$ sudo apt update $ sudo apt install libxcb-xprint0

2. Uninstall "libxcb-xprint0" package

Please follow the step by step instructions below to uninstall libxcb-xprint0 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libxcb-xprint0
Priority: optional
Section: libs
Installed-Size: 57
Maintainer: Ubuntu X-SWAT
Original-Maintainer: Debian X Strike Force
Architecture: amd64
Source: libxcb
Version: 1.11.1-1ubuntu1
Depends: libc6 (>= 2.14), libxcb1
Filename: pool/main/libx/libxcb/libxcb-xprint0_1.11.1-1ubuntu1_amd64.deb
Size: 10252
MD5sum: 19641171fc04e2b361ef86ea47ea0f3e
SHA1: e9c152f73fceeca9305bdeaa24e28b33799ab6d8
SHA256: 4b4f9e6f80b8faef80ea6327ed0f8c7b24a656f17a92c719b0cbef36ed1dfb5a
Description-en: X C Binding, xprint extension
This package contains the library files needed to run software using
libxcb-xprint, the xprint extension for the X C Binding.
.
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: 3d3667ae9be36e5e1ff00f8d7eedfc8c
Multi-Arch: same
Homepage: http://xcb.freedesktop.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m