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

Last updated: May 20,2024

1. Install "libxcb-screensaver0" package

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

$ sudo apt update $ sudo apt install libxcb-screensaver0

2. Uninstall "libxcb-screensaver0" package

This tutorial shows how to uninstall libxcb-screensaver0 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libxcb-screensaver0
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-screensaver0_1.11.1-1ubuntu1_amd64.deb
Size: 5120
MD5sum: 9b27c2d72dfa7a61bb50b229c25c6db5
SHA1: 30b46e6f0a687952320e3e5e842042ef557f5c4a
SHA256: 4f26fafcec4e9cbe642972aaf4546ad15ef4363d7a2630e19242d9486f42acd3
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
Multi-Arch: same
Homepage: http://xcb.freedesktop.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m