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

Last updated: May 21,2024

1. Install "libxcb-xinerama0" package

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

$ sudo apt update $ sudo apt install libxcb-xinerama0

2. Uninstall "libxcb-xinerama0" package

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

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

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

Package: libxcb-xinerama0
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: 37
Depends: libc6 (>= 2.4), libxcb1
Filename: pool/main/libx/libxcb/libxcb-xinerama0_1.14-3ubuntu1_amd64.deb
Size: 5272
MD5sum: b6d4f7f19d4e7b3ef38ad76e7de1c670
SHA1: 9b676e8f402bcfec493f564882867ea5e3884e09
SHA256: 6b560b1ccfb6835d6f61b5420584be4daefefcc1d7050c7c75380593cca3874e
SHA512: 92986081a6606cd656cd1bd8b96f1c796cb6556f3c581f4fb8793a25def4a6ce3f6813d4c613cc50fbe45f64aadfd6d974837fb0a54839bb3ce6ee19928d06d8
Homepage: https://xcb.freedesktop.org
Description-en: X C Binding, xinerama extension
This package contains the library files needed to run 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: f2a52133eab163b52a83f8199011810e
Task: kubuntu-desktop, lubuntu-desktop, ubuntustudio-desktop-core, ubuntustudio-desktop, ubuntukylin-desktop, ubuntu-mate-core, ubuntu-mate-desktop