How to Install weston in Ubuntu 18.04



Install weston by entering the following commands in the terminal:

sudo apt update
sudo apt install weston

Description:

reference implementation of a wayland compositor

Part of the Wayland project is also the Weston reference implementation of a Wayland compositor. Weston can run as an X client or under Linux KMS and ships with a few demo clients. The Weston compositor is a minimal and fast compositor and is suitable for many embedded and mobile use cases.

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

Version: 3.0.0-1

Section: universe/x11