How to Install and Uninstall gvnc.x86_64 Package on Fedora 35

Last updated: October 07,2024

1. Install "gvnc.x86_64" package

This guide covers the steps necessary to install gvnc.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install gvnc.x86_64

2. Uninstall "gvnc.x86_64" package

This tutorial shows how to uninstall gvnc.x86_64 on Fedora 35:

$ sudo dnf remove gvnc.x86_64 $ sudo dnf autoremove

3. Information about the gvnc.x86_64 package on Fedora 35

Last metadata expiration check: 1:19:09 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : gvnc
Version : 1.3.0
Release : 1.fc35
Architecture : x86_64
Size : 93 k
Source : gtk-vnc-1.3.0-1.fc35.src.rpm
Repository : updates
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.