How to Install and Uninstall perl-File-Fetch.src Package on Oracle Linux 8

Last updated: May 05,2024

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

Please follow the step by step instructions below to install perl-File-Fetch.src on Oracle Linux 8

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

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

Please follow the step by step instructions below to uninstall perl-File-Fetch.src on Oracle Linux 8:

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

3. Information about the perl-File-Fetch.src package on Oracle Linux 8

Last metadata expiration check: 4:12:35 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-File-Fetch
Version : 1.00
Release : 1.module+el8.6.0+20545+312b6629
Architecture : src
Size : 34 k
Source : None
Repository : ol8_appstream
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.