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

Last updated: May 19,2024

1. Install "libxcb-xinerama0-dev" package

Please follow the guidance below to install libxcb-xinerama0-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libxcb-xinerama0-dev" package

Please follow the instructions below to uninstall libxcb-xinerama0-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libxcb-xinerama0-dev
Priority: optional
Section: libdevel
Installed-Size: 47
Maintainer: Ubuntu X-SWAT
Original-Maintainer: Debian X Strike Force
Architecture: amd64
Source: libxcb
Version: 1.11.1-1ubuntu1
Depends: libxcb-xinerama0 (= 1.11.1-1ubuntu1), libxcb1-dev
Filename: pool/main/libx/libxcb/libxcb-xinerama0-dev_1.11.1-1ubuntu1_amd64.deb
Size: 5810
MD5sum: a6fe1d3c7cef35d9abee44c4f0c19dc3
SHA1: f2825b6e6112e1f413a78351e22ba52841c5de91
SHA256: bd6238455e6de202012d303c5682cc7713f17e85685f03062e07ed67d777a36a
Description-en: X C Binding, xinerama extension, development files
This package contains the header and library files needed to build 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: a48583621fb78aeb3c0f4cc202892fd8
Multi-Arch: same
Homepage: http://xcb.freedesktop.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m