How to Install and Uninstall wayland.src Package on Oracle Linux 9
Last updated: November 30,2024
1. Install "wayland.src" package
This guide let you learn how to install wayland.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
wayland.src
Copied
2. Uninstall "wayland.src" package
Here is a brief guide to show you how to uninstall wayland.src on Oracle Linux 9:
$
sudo dnf remove
wayland.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the wayland.src package on Oracle Linux 9
Last metadata expiration check: 2:38:05 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : wayland
Version : 1.21.0
Release : 1.el9
Architecture : src
Size : 233 k
Source : None
Repository : ol9_appstream
Summary : Wayland Compositor Infrastructure
URL : http://wayland.freedesktop.org/
License : MIT
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.
Available Packages
Name : wayland
Version : 1.21.0
Release : 1.el9
Architecture : src
Size : 233 k
Source : None
Repository : ol9_appstream
Summary : Wayland Compositor Infrastructure
URL : http://wayland.freedesktop.org/
License : MIT
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.