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

Last updated: May 10,2024

1. Install "libxcb-screensaver0" package

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

$ sudo apt update $ sudo apt install libxcb-screensaver0

2. Uninstall "libxcb-screensaver0" package

Here is a brief guide to show you how to uninstall libxcb-screensaver0 on Ubuntu 21.10 (Impish Indri):

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

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

Package: libxcb-screensaver0
Architecture: amd64
Version: 1.14-3ubuntu1
Multi-Arch: same
Priority: optional
Section: libs
Source: libxcb
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian X Strike Force
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 41
Depends: libc6 (>= 2.14), libxcb1
Filename: pool/main/libx/libxcb/libxcb-screensaver0_1.14-3ubuntu1_amd64.deb
Size: 6136
MD5sum: 5cfd4bf1590686990ece98f3c8e2c157
SHA1: b254052fc8f4463b74955fb4edca01336f14a70e
SHA256: 442558c425c9b2620931884588ec87d20b0585a7cf5669e73b3a19e7b6f53fde
SHA512: 7f2d2fbf0adae8f5fd5d61c3dd2dce4756db91c51e0cfc35697fa47f6db1a5758b78f316317afe524f965f7178cddfb975520159fead376565ac31a296909208
Homepage: https://xcb.freedesktop.org
Description-en: X C Binding, screensaver extension
This package contains the library files needed to run 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: d620ae3f5335aff882ca4074641853c3