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

Last updated: May 18,2024

1. Install "libxcb-xinerama0-dev" package

Please follow the guidelines below to install libxcb-xinerama0-dev on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libxcb-xinerama0-dev" package

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

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

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

Package: libxcb-xinerama0-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: 46
Depends: libxcb-xinerama0 (= 1.14-3ubuntu1), libxcb1-dev
Filename: pool/main/libx/libxcb/libxcb-xinerama0-dev_1.14-3ubuntu1_amd64.deb
Size: 5960
MD5sum: 1ad4542a725cc236ade8fd115bbce23a
SHA1: 2f3155b367d657546a572ca96f3941d843b52a42
SHA256: 2e2323023572f699d32cc06b0770912805b9f82710e5b9f04742a77cc15c4810
SHA512: dc04c59fd4368bdc52613b5616b8c6887873cce88f2f23d3c55030d0971db5913a5715418e387acb6bebf20a472519d61b09b7093e889ff3e39e9441cb46feff
Homepage: https://xcb.freedesktop.org
Description-en: X C Binding, xinerama extension, development files
This package contains the header and library files needed to build software
using libxcb-xinerama, the xinerama 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: a48583621fb78aeb3c0f4cc202892fd8