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

Last updated: May 16,2024

1. Install "libxcb-dpms0-dbg" package

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

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

2. Uninstall "libxcb-dpms0-dbg" package

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

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

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

Package: libxcb-dpms0-dbg
Priority: extra
Section: libdevel
Installed-Size: 30
Maintainer: Ubuntu X-SWAT
Original-Maintainer: Debian X Strike Force
Architecture: amd64
Source: libxcb
Version: 1.11.1-1ubuntu1
Depends: libxcb-dpms0 (= 1.11.1-1ubuntu1)
Filename: pool/main/libx/libxcb/libxcb-dpms0-dbg_1.11.1-1ubuntu1_amd64.deb
Size: 8006
MD5sum: 93c6d26586ca8825e51aa87a5b681057
SHA1: e683ad8e4003d8078832bb1288db02c9861da224
SHA256: 244cb0247f8d7506e5c1af66277fe2c8b3c19ab77dab914b570031f2d3b35c5f
Description-en: X C Binding, dpms extension, debugging symbols
This package contains the debugging symbols associated with
libxcb-dpms, the dpms extension for the X C Binding. gdb will
automatically use these symbols when debugging libxcb-dpms.
.
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: a092e8c293c685f76014821df4efe0cf
Multi-Arch: same
Homepage: http://xcb.freedesktop.org
Build-Ids: 58b59f23e86571927015893586ffb43244e4b785
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m