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

Last updated: May 20,2024

1. Install "libxcb-xinerama0" package

This guide let you learn how to install libxcb-xinerama0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libxcb-xinerama0

2. Uninstall "libxcb-xinerama0" package

Learn how to uninstall libxcb-xinerama0 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libxcb-xinerama0
Priority: optional
Section: libs
Installed-Size: 33
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-xinerama0_1.11.1-1ubuntu1_amd64.deb
Size: 5204
MD5sum: 1adf87bc5b0e75192f22d3405ccdf317
SHA1: 7619c54160d641182f6a6851549867f772d5e8ac
SHA256: 0211181248d5aaae9788ba7b69668d0ccf103e382e3321a936d8597c19ab5ef3
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
Multi-Arch: same
Homepage: http://xcb.freedesktop.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m