Block a user
libwayland-server0 (1.23.1-3)
Published 2025-03-11 23:23:51 +00:00 by jon
Installation
sudo curl -o /etc/apt/keyrings/gitea-jon.asc
echo "deb [signed-by=/etc/apt/keyrings/gitea-jon.asc] $distribution $component" | sudo tee -a /etc/apt/sources.list.d/gitea.list
sudo apt updateChoose $distribution and $component from the list below.
sudo apt install libwayland-server0=1.23.1-3
Repository Info
Distributions |
noble |
Components |
universe |
Architectures |
arm64 |
About this package
wayland compositor infrastructure - server library 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 ships the library that implements the server side of the Wayland protocol.
Dependencies
| libc6 (>= 2.38) |
| libffi8 (>= 3.4) |