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

Last updated: May 18,2024

1. Install "libxcb-xinput-dev" package

Learn how to install libxcb-xinput-dev on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libxcb-xinput-dev" package

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

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

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

Package: libxcb-xinput-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: 499
Depends: libxcb-xinput0 (= 1.14-3ubuntu1), libxcb1-dev, libxcb-xfixes0-dev
Filename: pool/main/libx/libxcb/libxcb-xinput-dev_1.14-3ubuntu1_amd64.deb
Size: 43660
MD5sum: bc335b80b0d167b00fc3e997fb4bdd0d
SHA1: 76d403d09d6b99ea4c3801d18533ec9c649d33cb
SHA256: 78889bae698a537c1e1bf640349af1b385fbc7c1bf90b827dc4f1c6802c703e8
SHA512: 601ec9858d17632ceb5695ce4a2bdd05b5f52caeab3983d6527246bd55b5f61ef4a4c6d5e3581a37c29e3390733c2eaaedfa3741f2f2151f421205c0d9b06571
Homepage: https://xcb.freedesktop.org
Description-en: X C Binding, xinput extension, development files
This package contains the header and library files needed to build 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: 3e7daeaac61c07e6eaa1c3a8a9508c19