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

Last updated: May 09,2024

1. Install "libxcb-shape0-dev" package

Here is a brief guide to show you how to install libxcb-shape0-dev on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libxcb-shape0-dev" package

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

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

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

Package: libxcb-shape0-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: 56
Depends: libxcb-shape0 (= 1.14-3ubuntu1), libxcb1-dev
Filename: pool/main/libx/libxcb/libxcb-shape0-dev_1.14-3ubuntu1_amd64.deb
Size: 7156
MD5sum: a9cd36ba0400e317d1c4262769b09841
SHA1: c9e075d33100e28a5c50805ec965fad390813c0b
SHA256: b4a4b7e75fe2705ca892b6cf75b36c889c97499272bee3bdbe288c2619750198
SHA512: 59b27ee6b7e2d6210a27f91e2157cca7123edb49ba869af7ad291d23049d52a4de0f67e159de4ca3ba54441dc60f9c04d8d71a454cb4cc90b3f26c781e34e891
Homepage: https://xcb.freedesktop.org
Description-en: X C Binding, shape extension, development files
This package contains the header and library files needed to build software
using libxcb-shape, the shape 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: b59fd5bacbd9b3280320ec83bb3f452c