How to Install and Uninstall perl-File-Fetch.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 10,2024

1. Install "perl-File-Fetch.noarch" package

Learn how to install perl-File-Fetch.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install perl-File-Fetch.noarch

2. Uninstall "perl-File-Fetch.noarch" package

This is a short guide on how to uninstall perl-File-Fetch.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove perl-File-Fetch.noarch $ sudo dnf autoremove

3. Information about the perl-File-Fetch.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:32:33 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : perl-File-Fetch
Version : 1.00
Release : 4.el9
Architecture : noarch
Size : 33 k
Source : perl-File-Fetch-1.00-4.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : Generic file fetching mechanism
URL : https://metacpan.org/release/File-Fetch
License : GPL+ or Artistic
Description : File::Fetch allows you to fetch any file pointed to by a "ftp", "http",
: "file", "git", or "rsync" URI by a number of different means.