How to Install and Uninstall gvnc.i686 Package on Fedora 34

Last updated: October 05,2024

1. Install "gvnc.i686" package

This tutorial shows how to install gvnc.i686 on Fedora 34

$ 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 Fedora 34:

$ sudo dnf remove gvnc.i686 $ sudo dnf autoremove

3. Information about the gvnc.i686 package on Fedora 34

Last metadata expiration check: 4:02:27 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : gvnc
Version : 1.0.0
Release : 4.fc34
Architecture : i686
Size : 102 k
Source : gtk-vnc-1.0.0-4.fc34.src.rpm
Repository : fedora
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.