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

Last updated: May 12,2024

1. Install "libxcb-damage0" package

Learn how to install libxcb-damage0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libxcb-damage0

2. Uninstall "libxcb-damage0" package

In this section, we are going to explain the necessary steps to uninstall libxcb-damage0 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libxcb-damage0
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-damage0_1.11.1-1ubuntu1_amd64.deb
Size: 4784
MD5sum: a5298731eef9427587308aec1cfe86f0
SHA1: cecc6c070b6f427ded6b8a1a5be51258888678ef
SHA256: 73be439e58135490e2e5ed5250be46b0f05762ce310c073144d49a619c739953
Description-en: X C Binding, damage extension
This package contains the library files needed to run software using
libxcb-damage, the damage 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: f28e63129125663e1b4c5ea313ae297c
Multi-Arch: same
Homepage: http://xcb.freedesktop.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 3y
Task: kubuntu-desktop, kubuntu-full, edubuntu-desktop-gnome, ubuntustudio-graphics