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

Last updated: May 10,2024

1. Install "libxcb-doc" package

Here is a brief guide to show you how to install libxcb-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libxcb-doc

2. Uninstall "libxcb-doc" package

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

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

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

Package: libxcb-doc
Priority: optional
Section: doc
Installed-Size: 35282
Maintainer: Ubuntu X-SWAT
Original-Maintainer: Debian X Strike Force
Architecture: all
Source: libxcb
Version: 1.11.1-1ubuntu1
Filename: pool/main/libx/libxcb/libxcb-doc_1.11.1-1ubuntu1_all.deb
Size: 5023486
MD5sum: d552d8284130aa4910abaefa279cbed8
SHA1: 88d2754c6c1a165e4ce11d8564c55c904924ab43
SHA256: 64a6b5b14be7057dc6041920b84ba5c6b9969533f835d13e5e125730e136d6b1
Description-en: X C Binding, development documentation
This package contains the development documentation for libxcb, 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: b97e9d64bda009574d40e0d8fa415c72
Multi-Arch: foreign
Homepage: http://xcb.freedesktop.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m