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

Last updated: April 29,2024

1. Install "libxcb-dpms0" package

Please follow the steps below to install libxcb-dpms0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libxcb-dpms0

2. Uninstall "libxcb-dpms0" package

Here is a brief guide to show you how to uninstall libxcb-dpms0 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libxcb-dpms0
Priority: optional
Section: libs
Installed-Size: 32
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-dpms0_1.11.1-1ubuntu1_amd64.deb
Size: 5036
MD5sum: 7573814e3049035343a435ac8a110e9a
SHA1: 4d645398726acdd3627ed3327771f631328dd755
SHA256: 56dd77625187f84c8cbc62dafd1c3c887a821fb2eccf058352458e9840998c1e
Description-en: X C Binding, dpms extension
This package contains the library files needed to run software using
libxcb-dpms, the dpms 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: 4fde6e6df699f9548c8b8e6d5aa613f6
Multi-Arch: same
Homepage: http://xcb.freedesktop.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 3y
Task: kubuntu-desktop, kubuntu-full