![]() |
Louvre v2.16.0-1
C++ library for Wayland compositors
|
Pre-built binaries are provided for the following distributions. Please be aware that their versions may not always match the latest Louvre release.
Louvre relies on the following libraries:
Wayland backends require:
And the examples require:
And can easily be built with Meson.
If your distribution is based on Debian, all tools and almost all dependencies can be installed with the following commands:
To install SRM, follow the instructions provided here.
It is also recommended to install weston-terminal, which is compatible with Wayland and is used throughout the tutorial and the examples.
If your distribution is based on Red Hat, all tools and almost all dependencies can be installed with the following commands:
To install SRM, follow the instructions provided here.
It is also recommended to install weston-terminal which is compatible with Wayland and is used throughout the tutorial and the examples.
Run the following commands to compile and install Louvre:
To ensure that everything is functioning correctly, you can test one of the available examples.