How to Install and Uninstall gvnc.x86_64 Package on CentOS 8 / RHEL 8

Last updated: November 01,2024

1. Install "gvnc.x86_64" package

Please follow the guidance below to install gvnc.x86_64 on CentOS 8 / RHEL 8

$ 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 CentOS 8 / RHEL 8:

$ sudo dnf remove gvnc.x86_64 $ sudo dnf autoremove

3. Information about the gvnc.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:55:24 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : gvnc
Version : 0.9.0
Release : 2.el8
Architecture : x86_64
Size : 102 k
Source : gtk-vnc-0.9.0-2.el8.src.rpm
Repository : appstream
Summary : A GObject for VNC connections
URL : https://wiki.gnome.org/Projects/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.