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

Last updated: May 10,2024

1. Install "libxcb-shm0-dev" package

In this section, we are going to explain the necessary steps to install libxcb-shm0-dev on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libxcb-shm0-dev" package

Please follow the step by step instructions below to uninstall libxcb-shm0-dev on Ubuntu 21.10 (Impish Indri):

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

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

Package: libxcb-shm0-dev
Architecture: amd64
Version: 1.14-3ubuntu1
Multi-Arch: same
Priority: optional
Section: libdevel
Source: libxcb
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian X Strike Force
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 49
Depends: libxcb-shm0 (= 1.14-3ubuntu1), libxcb1-dev
Filename: pool/main/libx/libxcb/libxcb-shm0-dev_1.14-3ubuntu1_amd64.deb
Size: 6700
MD5sum: 3fc843880af033b7cc265a5a88e50653
SHA1: 92aa5d7d9add9e929ab982244f04d40e52cc0c6d
SHA256: c1ca26821dca536e228e9cb9fcf759918da1870959a125e2f796de9c0ebbda3d
SHA512: c6140336c2bfdeceb8b0aa3dd00f4620e707e5b7fb405af1dcf09698951257693a261e95e7e717cdf8d3ceacc3a74ec3bd6dd4f28284aa6be19710dbfc32588e
Homepage: https://xcb.freedesktop.org
Description-en: X C Binding, shm extension, development files
This package contains the header and library files needed to build software
using libxcb-shm, the shm 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: 6f179a331f00f73798b8c2cabed1a88f