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

Last updated: May 10,2024

1. Install "libxcb-screensaver0-dev" package

Please follow the step by step instructions below to install libxcb-screensaver0-dev on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libxcb-screensaver0-dev" package

This guide covers the steps necessary to uninstall libxcb-screensaver0-dev on Ubuntu 21.10 (Impish Indri):

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

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

Package: libxcb-screensaver0-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: 51
Depends: libxcb-screensaver0 (= 1.14-3ubuntu1), libxcb1-dev
Filename: pool/main/libx/libxcb/libxcb-screensaver0-dev_1.14-3ubuntu1_amd64.deb
Size: 7092
MD5sum: 5a04b04b56327cd24e8e4a026c229b3f
SHA1: 0e5cde8ecedeb8381291623abd6d58c0f0fcd81f
SHA256: 410dca0ce2c65819848383ac488a918d18ef3eb7698df2b580f24c6f0c7fb26e
SHA512: 7d79494d514d815c728c41614d607ac8ee901e4f2b16f26ff4b974538a3aaa63e7bad7ed37d744096ecabfe8f35ff3dbc2c48801f837599028b4c281fe9630c8
Homepage: https://xcb.freedesktop.org
Description-en: X C Binding, screensaver extension, development files
This package contains the header and library files needed to build software
using libxcb-screensaver, the screensaver 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: 83a3b0eb371cf2409490ba29edcb3eaa