How to Install and Uninstall libxcb-dpms0-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 06,2024

1. Install "libxcb-dpms0-dev" package

This is a short guide on how to install libxcb-dpms0-dev on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libxcb-dpms0-dev" package

Please follow the guidelines below to uninstall libxcb-dpms0-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libxcb-dpms0-dev package on Ubuntu 21.10 (Impish Indri)

Package: libxcb-dpms0-dev
Architecture: amd64
Version: 1.14-3ubuntu1
Multi-Arch: same
Priority: optional
Section: libdevel
Source: libxcb
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian X Strike Force
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 43
Depends: libxcb-dpms0 (= 1.14-3ubuntu1), libxcb1-dev
Filename: pool/main/libx/libxcb/libxcb-dpms0-dev_1.14-3ubuntu1_amd64.deb
Size: 5604
MD5sum: bba37a1f2168bd660566a4afa2782bc5
SHA1: b12c531e06a0553180d6a023a88951e3deaf567b
SHA256: d00a7d4a62b9be6381c0b0eb58dc6a09b3693b3d610014c8bb28919782d2673b
SHA512: c53084386f11ec4615c298422e603a2b0a6698b77e8f6d567b7161f4c3eaf1f2086e013bac5986f98dbb3d3864113cf2dc60477c3ccf71aa009eb25a5f2e5a82
Homepage: https://xcb.freedesktop.org
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