How to Install and Uninstall wayland-devel Package on openSuSE Tumbleweed

Last updated: May 16,2024

1. Install "wayland-devel" package

Please follow the guidelines below to install wayland-devel on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install wayland-devel

2. Uninstall "wayland-devel" package

Please follow the guidelines below to uninstall wayland-devel on openSuSE Tumbleweed:

$ sudo zypper remove wayland-devel

3. Information about the wayland-devel package on openSuSE Tumbleweed

Information for package wayland-devel:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : wayland-devel
Version : 1.22.0-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 602.8 KiB
Installed : No
Status : not installed
Source package : wayland-1.22.0-1.4.src
Upstream URL : https://wayland.freedesktop.org/
Summary : Development files for the Wayland Compositor Infrastructure
Description :
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 contains all necessary include files and libraries needed
to develop applications that require these.

5. The same packages on other Linux Distributions