How to Install and Uninstall perl-Gnome2-VFS.x86_64 Package on Fedora 35

Last updated: January 12,2025

1. Install "perl-Gnome2-VFS.x86_64" package

This is a short guide on how to install perl-Gnome2-VFS.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install perl-Gnome2-VFS.x86_64

2. Uninstall "perl-Gnome2-VFS.x86_64" package

This guide covers the steps necessary to uninstall perl-Gnome2-VFS.x86_64 on Fedora 35:

$ sudo dnf remove perl-Gnome2-VFS.x86_64 $ sudo dnf autoremove

3. Information about the perl-Gnome2-VFS.x86_64 package on Fedora 35

Last metadata expiration check: 0:49:16 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : perl-Gnome2-VFS
Version : 1.084
Release : 4.fc35
Architecture : x86_64
Size : 173 k
Source : perl-Gnome2-VFS-1.084-4.fc35.src.rpm
Repository : fedora
Summary : Perl interface to the 2.x series of the GNOME VFS library (deprecated)
URL : https://metacpan.org/release/Gnome2-VFS
License : LGPLv2+
Description : This module allows you to interface with the GNOME Virtual File System
: library. It provides the means to transparently access files on all kinds of
: file systems.
:
: This package is deprecated. Users are advised to migrate to Glib::IO Perl
: module.