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

Last updated: May 14,2024

1. Install "libxcb-composite0-dev" package

Please follow the step by step instructions below to install libxcb-composite0-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libxcb-composite0-dev" package

Learn how to uninstall libxcb-composite0-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libxcb-composite0-dev
Priority: optional
Section: libdevel
Installed-Size: 47
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), libxcb1-dev, libxcb-xfixes0-dev
Filename: pool/main/libx/libxcb/libxcb-composite0-dev_1.11.1-1ubuntu1_amd64.deb
Size: 5614
MD5sum: b47a45e30a69240bbe1d1e8024708349
SHA1: 11cf97172629756382e461e37688ba26209adfa7
SHA256: 06a754684ddc7bcf77a14404be42f869b8b303f56fa5f3cb3a866b552d813d34
Description-en: X C Binding, composite extension, development files
This package contains the header and library files needed to build software
using libxcb-composite, the composite 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: 00cb00ef9dc567135da248f123b87ed8
Multi-Arch: same
Homepage: http://xcb.freedesktop.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m