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

Last updated: May 02,2024

1. Install "libwayland-dev" package

This guide covers the steps necessary to install libwayland-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libwayland-dev

2. Uninstall "libwayland-dev" package

This tutorial shows how to uninstall libwayland-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libwayland-dev
Architecture: amd64
Version: 1.12.0-1~ubuntu16.04.3
Multi-Arch: same
Priority: extra
Section: libdevel
Source: wayland
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian X Strike Force
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 715
Depends: libwayland-client0 (= 1.12.0-1~ubuntu16.04.3), libwayland-server0 (= 1.12.0-1~ubuntu16.04.3), libwayland-cursor0 (= 1.12.0-1~ubuntu16.04.3), libwayland-bin (= 1.12.0-1~ubuntu16.04.3)
Filename: pool/main/w/wayland/libwayland-dev_1.12.0-1~ubuntu16.04.3_amd64.deb
Size: 92354
MD5sum: 87b8000445c60252bfa630636dfba931
SHA1: 6602dffa1c2abd624768c82af6615be750256536
SHA256: 897557c32a828bfc2c795fdd900ccb4f2d395be152acddda8cf45c56e35335a9
SHA512: 0b6e67b53a036e182dde7d780f3010f54c331f623e41eb3be2a0f5e10534e74bc7f06e51549e6cd3c4e8bc645490bcf921aec46f3611658fa6db888f560fb917
Homepage: https://wayland.freedesktop.org/
Description-en: wayland compositor infrastructure - development files
Wayland is a protocol for a compositor to talk to its clients as well
as a C library implementation of that protocol. The compositor can be
a standalone display server running on Linux kernel modesetting and
evdev input devices, an X application, or a wayland client
itself. The clients can be traditional applications, X servers
(rootless or fullscreen) or other display servers.
.
This package contains the development headers for the Wayland libraries.
Non-developers likely have little use for this package.
Description-md5: b6a54f87f98181416660d9c2f8532325
Task: ubuntu-sdk-libs-dev
Supported: 5y

Package: libwayland-dev
Priority: extra
Section: libdevel
Installed-Size: 663
Maintainer: Ubuntu Developers
Original-Maintainer: Debian X Strike Force
Architecture: amd64
Source: wayland
Version: 1.9.0-1
Depends: libwayland-client0 (= 1.9.0-1), libwayland-server0 (= 1.9.0-1), libwayland-cursor0 (= 1.9.0-1), libc6 (>= 2.14), libexpat1 (>= 2.0.1)
Filename: pool/main/w/wayland/libwayland-dev_1.9.0-1_amd64.deb
Size: 111916
MD5sum: 3e2a5f3a2941ffca28425cac2c179891
SHA1: 1dc8460bf885d03d99d2a762f6788a702e99276f
SHA256: 337105deb5cda989860d077ee1cb066dab72d7d3929644c9aff2a99faee3033c
Description-en: wayland compositor infrastructure - development files
Wayland is a protocol for a compositor to talk to its clients as well
as a C library implementation of that protocol. The compositor can be
a standalone display server running on Linux kernel modesetting and
evdev input devices, an X application, or a wayland client
itself. The clients can be traditional applications, X servers
(rootless or fullscreen) or other display servers.
.
This package contains the development headers for the Wayland libraries.
Non-developers likely have little use for this package.
Description-md5: b6a54f87f98181416660d9c2f8532325
Homepage: http://wayland.freedesktop.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m
Task: ubuntu-sdk-libs-dev