How to Install and Uninstall gvnc.i686 Package on Rocky Linux 8

Last updated: November 14,2024

1. Install "gvnc.i686" package

Learn how to install gvnc.i686 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install gvnc.i686

2. Uninstall "gvnc.i686" package

This guide let you learn how to uninstall gvnc.i686 on Rocky Linux 8:

$ sudo dnf remove gvnc.i686 $ sudo dnf autoremove

3. Information about the gvnc.i686 package on Rocky Linux 8

Last metadata expiration check: 1:34:06 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : gvnc
Version : 0.9.0
Release : 2.el8
Architecture : i686
Size : 105 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.