How to Install and Uninstall wayvnc.x86_64 Package on Oracle Linux 9

Last updated: October 07,2024

1. Install "wayvnc.x86_64" package

This tutorial shows how to install wayvnc.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install wayvnc.x86_64

2. Uninstall "wayvnc.x86_64" package

Here is a brief guide to show you how to uninstall wayvnc.x86_64 on Oracle Linux 9:

$ sudo dnf remove wayvnc.x86_64 $ sudo dnf autoremove

3. Information about the wayvnc.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:06:37 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : wayvnc
Version : 0.7.2
Release : 1.el9
Architecture : x86_64
Size : 72 k
Source : wayvnc-0.7.2-1.el9.src.rpm
Repository : epel
Summary : A VNC server for wlroots based Wayland compositors
URL : https://github.com/any1/wayvnc
License : ISC
Description :
: This is a VNC server for wlroots based Wayland compositors. It
: attaches to a running Wayland session, creates virtual input devices
: and exposes a single display via the RFB protocol. The Wayland session
: may be a headless one, so it is also possible to run wayvnc without a
: physical display attached.