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

Last updated: May 18,2024

1. Install "libxcb-xinput0" package

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

$ sudo apt update $ sudo apt install libxcb-xinput0

2. Uninstall "libxcb-xinput0" package

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

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

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

Package: libxcb-xinput0
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: 159
Depends: libc6 (>= 2.14), libxcb1 (>= 1.8)
Filename: pool/main/libx/libxcb/libxcb-xinput0_1.14-3ubuntu1_amd64.deb
Size: 29476
MD5sum: da155e403b0ce6688f3b65b4cf7344d1
SHA1: cd56803df7474c5210602e322346529add48478f
SHA256: dbc7fb8d25f8dc44c199b018df1d16d8318e6a6b29cdee362bd4fa40143566a6
SHA512: ea2aec8b53448c0c1e0cc0bb092b8ea55352aaa94d2f2df31b1a45ec849d253be9881e3187c24f9a5ee404b8f1d317c5684b1a60dde0f503399e49eb4d0ee065
Homepage: https://xcb.freedesktop.org
Description-en: X C Binding, xinput extension
This package contains the library files needed to run software using
libxcb-xinput, the xinput 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: a21d071cb9edd396b7e5e3746305cc41
Task: kubuntu-desktop, lubuntu-desktop, ubuntustudio-desktop-core, ubuntustudio-desktop, ubuntukylin-desktop, ubuntu-mate-core, ubuntu-mate-desktop