How to Install wayland-protocols in Ubuntu 18.04



Install wayland-protocols by entering the following commands in the terminal:

sudo apt update
sudo apt install wayland-protocols

Description:

wayland compositor protocols

Wayland protocols that add functionality not available in the Wayland core protocol. Such protocols either add completely new functionality, or extend the functionality of some other protocol either in Wayland core, or some other protocol in wayland-protocols.

Homepage: http://wayland.freedesktop.org/

Version: 1.13-1

Section: libdevel