wayland-scanner

Development files for wayland

Debian Debian
RUN apt-get update && \ apt-get install -y libwayland0-dbg
Ubuntu
RUN apt-get update && \ apt-get install -y libwayland-dev
Alpine
RUN apk add wayland
Arch Arch Linux
RUN pacman -S --noconfirm wayland
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libwayland-bin
CentOS
RUN yum install -y wayland-devel
Fedora
RUN dnf install -y wayland-devel
Raspbian
RUN apt-get update && \ apt-get install -y libwayland-dev
click the source code to copy install wayland-scanner on any operating system with command-not-found.com