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

Last updated: September 20,2024

1. Install "libxcb-screensaver0-dbg" package

This guide let you learn how to install libxcb-screensaver0-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libxcb-screensaver0-dbg" package

This guide covers the steps necessary to uninstall libxcb-screensaver0-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libxcb-screensaver0-dbg
Priority: extra
Section: libdevel
Installed-Size: 31
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)
Filename: pool/main/libx/libxcb/libxcb-screensaver0-dbg_1.11.1-1ubuntu1_amd64.deb
Size: 8764
MD5sum: ba2deea5598e73cc7bac3af2d97503ca
SHA1: ab79629c0d7d024ce9d4e9f28f6dea76dcc6dc51
SHA256: 9b09a0de8d42c7e7dbbef95e50d4ab4ff2ab7295059a12d6b9750506da1d185d
Description-en: X C Binding, screensaver extension, debugging symbols
This package contains the debugging symbols associated with
libxcb-screensaver, the screensaver extension for the X C Binding. gdb will
automatically use these symbols when debugging libxcb-screensaver.
.
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: 921ca4039529ea1d97b45ce8f6cc4df7
Multi-Arch: same
Homepage: http://xcb.freedesktop.org
Build-Ids: 7828f087a12a5fd699b8dd943fac79d04b467b4a
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m