How to Install and Uninstall gvnc.i686 Package on CentOS Stream 9

Last updated: September 30,2024

1. Install "gvnc.i686" package

This guide covers the steps necessary to install gvnc.i686 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install gvnc.i686

2. Uninstall "gvnc.i686" package

Please follow the step by step instructions below to uninstall gvnc.i686 on CentOS Stream 9:

$ sudo dnf remove gvnc.i686 $ sudo dnf autoremove

3. Information about the gvnc.i686 package on CentOS Stream 9

Last metadata expiration check: 0:06:21 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : gvnc
Version : 1.3.0
Release : 2.el9
Architecture : i686
Size : 107 k
Source : gtk-vnc-1.3.0-2.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.