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

Last updated: October 05,2024

1. Install "libxcb-xinerama0-dbg" package

This guide covers the steps necessary to install libxcb-xinerama0-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libxcb-xinerama0-dbg" package

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

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

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

Package: libxcb-xinerama0-dbg
Priority: extra
Section: libdevel
Installed-Size: 31
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)
Filename: pool/main/libx/libxcb/libxcb-xinerama0-dbg_1.11.1-1ubuntu1_amd64.deb
Size: 8590
MD5sum: be878d6616e8b258e3b0383c427ee67c
SHA1: 8b41a0e4de7b2c499e384221db5dda30ee50001d
SHA256: d8d64484834f732e9a61415ac5ea7842d2d544baadd1b294258c1c64924cf6e4
Description-en: X C Binding, xinerama extension, debugging symbols
This package contains the debugging symbols associated with
libxcb-xinerama, the xinerama extension for the X C Binding. gdb will
automatically use these symbols when debugging libxcb-xinerama.
.
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: 40b566f7166a53475bf725a0e667e31d
Multi-Arch: same
Homepage: http://xcb.freedesktop.org
Build-Ids: 7a8737305889d3180cb816b74fe50646477ee0ea
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m