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

Last updated: November 01,2024

1. Install "gvnc.i686" package

Please follow the guidelines below to install gvnc.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install gvnc.i686

2. Uninstall "gvnc.i686" package

This tutorial shows how to uninstall gvnc.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove gvnc.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1 day, 4:55:22 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : gvnc
Version : 0.9.0
Release : 2.el8
Architecture : i686
Size : 106 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.