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

Last updated: May 17,2024

1. Install "libxau-dev" package

Learn how to install libxau-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libxau-dev

2. Uninstall "libxau-dev" package

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

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

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

Package: libxau-dev
Priority: optional
Section: libdevel
Installed-Size: 81
Maintainer: Ubuntu Developers
Original-Maintainer: Debian X Strike Force
Architecture: amd64
Source: libxau
Version: 1:1.0.8-1
Depends: libxau6 (= 1:1.0.8-1), x11proto-core-dev
Filename: pool/main/libx/libxau/libxau-dev_1.0.8-1_amd64.deb
Size: 11088
MD5sum: d1e87c390e163ce7bb6364148d7d8a26
SHA1: b6e58f13f10dd96aab7f4e0d42dca8d49d81072f
SHA256: 40fffc39c010257cb0dd0ad461d3c643bcf4eea5d4cdc26621cd52e9b20a917b
Description-en: X11 authorisation library (development headers)
This package provides the main interface to the X11 authorisation handling,
which controls authorisation for X connections, both client-side and
server-side.
.
This package contains the development headers for the library found in libxau6.
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/libXau
Description-md5: 04276f062fd9ff5b762f3c05def85957
Multi-Arch: same
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: ubuntu-sdk-libs-dev