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

Last updated: October 05,2024

1. Install "libxcb-screensaver0-dev" package

Here is a brief guide to show you how to install libxcb-screensaver0-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libxcb-screensaver0-dev" package

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

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

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

Package: libxcb-screensaver0-dev
Priority: optional
Section: libdevel
Installed-Size: 43
Maintainer: Ubuntu X-SWAT
Original-Maintainer: Debian X Strike Force
Architecture: amd64
Source: libxcb
Version: 1.11.1-1ubuntu1
Depends: libxcb-screensaver0 (= 1.11.1-1ubuntu1), libxcb1-dev
Filename: pool/main/libx/libxcb/libxcb-screensaver0-dev_1.11.1-1ubuntu1_amd64.deb
Size: 5818
MD5sum: cf5f9f47b1d6859cb9224b43f02cd8b8
SHA1: 0bebc04d502ed12ea5609eb7a48e92619e39d7d9
SHA256: 80b020a4a324816acf31b51b1a7f8a155992fd56d99a74383f9460effdc8e476
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
Multi-Arch: same
Homepage: http://xcb.freedesktop.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m