How to Install and Uninstall gvnc.x86_64 Package on AlmaLinux 9

Last updated: February 01,2025

1. Install "gvnc.x86_64" package

Please follow the guidance below to install gvnc.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install gvnc.x86_64

2. Uninstall "gvnc.x86_64" package

Please follow the step by step instructions below to uninstall gvnc.x86_64 on AlmaLinux 9:

$ sudo dnf remove gvnc.x86_64 $ sudo dnf autoremove

3. Information about the gvnc.x86_64 package on AlmaLinux 9

Last metadata expiration check: 0:57:36 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : gvnc
Version : 1.3.0
Release : 1.el9
Architecture : x86_64
Size : 93 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.