How to Install and Uninstall libxcb-composite0 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 04,2024

1. Install "libxcb-composite0" package

This is a short guide on how to install libxcb-composite0 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libxcb-composite0

2. Uninstall "libxcb-composite0" package

Here is a brief guide to show you how to uninstall libxcb-composite0 on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libxcb-composite0 package on Ubuntu 21.10 (Impish Indri)

Package: libxcb-composite0
Architecture: amd64
Version: 1.14-3ubuntu1
Multi-Arch: same
Priority: optional
Section: libs
Source: libxcb
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian X Strike Force
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 36
Depends: libc6 (>= 2.4), libxcb1
Filename: pool/main/libx/libxcb/libxcb-composite0_1.14-3ubuntu1_amd64.deb
Size: 5192
MD5sum: e659936db1f48ad76b87d1f31b169220
SHA1: 630acdeff24dc367f7b017e5078f1b87e2518e9d
SHA256: c19f008f41e0b545b0af65e3c5227ca5625d50c1f64e93a0fccc41ca005e9a45
SHA512: aae9bd5dcea80d61f980ed0d4f0304beadfcf13daef3d52426490089599c65e530982be496608f98a1f4e09923ca837a4ee33610528d0fc7956331b3dcd10e70
Homepage: https://xcb.freedesktop.org
Description-en: X C Binding, composite extension
This package contains the library files needed to run 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: ca6c0d9f4192a4dde52dc2f30e6369fd
Task: kubuntu-desktop, lubuntu-desktop, ubuntustudio-desktop-core, ubuntustudio-desktop