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

Last updated: May 14,2024

1. Install "libxcb-dpms0-dev" package

This tutorial shows how to install libxcb-dpms0-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libxcb-dpms0-dev" package

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

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

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

Package: libxcb-dpms0-dev
Priority: optional
Section: libdevel
Installed-Size: 44
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), libxcb1-dev
Filename: pool/main/libx/libxcb/libxcb-dpms0-dev_1.11.1-1ubuntu1_amd64.deb
Size: 5432
MD5sum: f3a41a1c0495b0cc1dfb540b07b4b423
SHA1: c74f8688f0eabd112c15abe7e17b6cbe560ec358
SHA256: 037d0a7b952d25040a7af7d0a9a2594f4fed5cd8d4181a9d99ce5f0645142e73
Description-en: X C Binding, dpms extension, development files
This package contains the header and library files needed to build 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: 35fb1c0c538b8e0d45ff1eac3ff582b6
Multi-Arch: same
Homepage: http://xcb.freedesktop.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m