How to Install and Uninstall gvnc.x86_64 Package on Rocky Linux 9

Last updated: May 19,2024

1. Install "gvnc.x86_64" package

In this section, we are going to explain the necessary steps to install gvnc.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install gvnc.x86_64

2. Uninstall "gvnc.x86_64" package

Please follow the guidance below to uninstall gvnc.x86_64 on Rocky Linux 9:

$ sudo dnf remove gvnc.x86_64 $ sudo dnf autoremove

3. Information about the gvnc.x86_64 package on Rocky Linux 9

Last metadata expiration check: 1:43:59 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : gvnc
Version : 1.3.0
Release : 1.el9
Architecture : x86_64
Size : 94 k
Source : gtk-vnc-1.3.0-1.el9.src.rpm
Repository : appstream
Summary : A GObject for VNC connections
URL : https://gitlab.gnome.org/GNOME/gtk-vnc
License : LGPLv2+
Description : gvnc is a GObject for managing a VNC connection. It provides all the
: infrastructure required to build a VNC client without having to deal
: with the raw protocol itself.