wayland-protocols-next
Wayland protocols
Wayland-Protocols contains 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.
- Versions: 1.42
- Website: https://wayland.freedesktop.org
- Licenses: Expat
- Package source: gnu/packages/freedesktop.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of wayland-protocols-next
as follows:
guix install wayland-protocols-next
Or install a particular version:
guix install wayland-protocols-next@1.42
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of wayland-protocols-next about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/wayland-protocols-next'><img src='https://packages.guix.gnu.org/packages/wayland-protocols-next/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/wayland-protocols-next)
Example Org:
[[https://packages.guix.gnu.org/packages/wayland-protocols-next][https://packages.guix.gnu.org/packages/wayland-protocols-next/badges/latest-version.svg]]