How to Install and Uninstall libxcb-xtest0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libxcb-xtest0" package

This tutorial shows how to install libxcb-xtest0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libxcb-xtest0

2. Uninstall "libxcb-xtest0" package

Here is a brief guide to show you how to uninstall libxcb-xtest0 on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libxcb-xtest0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libxcb-xtest0
Priority: optional
Section: libs
Installed-Size: 32
Maintainer: Ubuntu X-SWAT
Original-Maintainer: Debian X Strike Force
Architecture: amd64
Source: libxcb
Version: 1.11.1-1ubuntu1
Depends: libc6 (>= 2.4), libxcb1
Filename: pool/main/libx/libxcb/libxcb-xtest0_1.11.1-1ubuntu1_amd64.deb
Size: 4740
MD5sum: 078d69b6e95e88a5c7bebb9ff7023caa
SHA1: be64bb1baf727a222ae756b5ad6c747b88f8a968
SHA256: 7237cfa0a148cc7e707c428920f3d8a043de134a0783401c96b4f1cbe91c5957
Description-en: X C Binding, xtest extension
This package contains the library files needed to run software using
libxcb-xtest, the xtest 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: 12d78ef68913f742e8054ee9ba8eceac
Multi-Arch: same
Homepage: http://xcb.freedesktop.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m