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

Last updated: April 29,2024

1. Install "libxcb-randr0-dbg" package

Please follow the instructions below to install libxcb-randr0-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libxcb-randr0-dbg" package

This guide covers the steps necessary to uninstall libxcb-randr0-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libxcb-randr0-dbg
Priority: extra
Section: libdevel
Installed-Size: 73
Maintainer: Ubuntu X-SWAT
Original-Maintainer: Debian X Strike Force
Architecture: amd64
Source: libxcb
Version: 1.11.1-1ubuntu1
Depends: libxcb-randr0 (= 1.11.1-1ubuntu1)
Filename: pool/main/libx/libxcb/libxcb-randr0-dbg_1.11.1-1ubuntu1_amd64.deb
Size: 36820
MD5sum: 0ff8bbc17e6eff26e0c88ef05a8091d1
SHA1: 8c07c55b10f054e65e26325b129008345bdd3b1a
SHA256: 47cae1b66617ea13d8add3f673972d9a513ceff4f2a7fd5a1d944d11658a69ad
Description-en: X C Binding, randr extension, debugging symbols
This package contains the debugging symbols associated with
libxcb-randr, the randr extension for the X C Binding. gdb will
automatically use these symbols when debugging libxcb-randr.
.
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: cc73bcf99f8b39c789a7fdb6110dba3b
Multi-Arch: same
Homepage: http://xcb.freedesktop.org
Build-Ids: 81f923a13bb4007b1c34ccb8adfe55f8abc1ec23
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m