How to Install and Uninstall libwayland-client0 Package on openSuSE Tumbleweed

Last updated: May 10,2024

1. Install "libwayland-client0" package

This tutorial shows how to install libwayland-client0 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libwayland-client0

2. Uninstall "libwayland-client0" package

Please follow the steps below to uninstall libwayland-client0 on openSuSE Tumbleweed:

$ sudo zypper remove libwayland-client0

3. Information about the libwayland-client0 package on openSuSE Tumbleweed

Information for package libwayland-client0:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libwayland-client0
Version : 1.22.0-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 68.2 KiB
Installed : No
Status : not installed
Source package : wayland-1.22.0-1.4.src
Upstream URL : https://wayland.freedesktop.org/
Summary : Wayland core client library
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.