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

Last updated: May 20,2024

1. Install "libxdamage-dev" package

Please follow the instructions below to install libxdamage-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libxdamage-dev

2. Uninstall "libxdamage-dev" package

Please follow the steps below to uninstall libxdamage-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libxdamage-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libxdamage-dev
Priority: optional
Section: libdevel
Installed-Size: 61
Maintainer: Ubuntu Developers
Original-Maintainer: Debian X Strike Force
Architecture: amd64
Source: libxdamage
Version: 1:1.1.4-2
Depends: libxdamage1 (= 1:1.1.4-2), libx11-dev, libxfixes-dev, x11proto-damage-dev (>= 1.1)
Filename: pool/main/libx/libxdamage/libxdamage-dev_1.1.4-2_amd64.deb
Size: 5028
MD5sum: dc79376a1c548196acedf355f764f651
SHA1: 49a9dbea3cb553d223f0c9f7d689ca22666cb876
SHA256: 765247c3b60874b10579130e1ef8f0eb38ec04bdd7a0ecb97d02c3b4f1604283
Description-en: X11 damaged region extension library (development headers)
libXdamage provides an X Window System client interface to the DAMAGE
extension to the X protocol.
.
The Damage extension provides for notification of when on-screen regions have
been 'damaged' (altered).
.
This package contains the development headers for the library found in
libxdamage1. Non-developers likely have little use for this package.
.
More information about X.Org can be found at:

.
This module can be found at
git://anongit.freedesktop.org/git/xorg/lib/libXdamage
Description-md5: f6757e2a643233758976bf0152b926d7
Multi-Arch: same
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m
Task: ubuntu-sdk-libs-dev