Wayland
Wayland is a project to define a protocol for a compositor to talk to its clients as well as a library implementation of the 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.
Note
This is an autogenerated page, more detail including examples may be available for this package. Please see the first section of Software on Stanage
After connecting to Stanage (see Establishing a SSH connection), start an interactive session with the following command:
srun --pty bash -i
A version of Wayland can then be made available with one of the following:
module load Wayland/1.22.0-GCCcore-12.2.0
module load Wayland/1.22.0-GCCcore-12.2.0
Notes
Wayland was installed using Easybuild, build details can be found in $EBROOTWAYLAND/easybuild
with a given module loaded.