How to Install and Uninstall perl-Module-Install-Repository.noarch Package on Oracle Linux 8

Last updated: October 09,2024

1. Install "perl-Module-Install-Repository.noarch" package

In this section, we are going to explain the necessary steps to install perl-Module-Install-Repository.noarch on Oracle Linux 8

$ sudo dnf update $ sudo dnf install perl-Module-Install-Repository.noarch

2. Uninstall "perl-Module-Install-Repository.noarch" package

This tutorial shows how to uninstall perl-Module-Install-Repository.noarch on Oracle Linux 8:

$ sudo dnf remove perl-Module-Install-Repository.noarch $ sudo dnf autoremove

3. Information about the perl-Module-Install-Repository.noarch package on Oracle Linux 8

Last metadata expiration check: 1:50:12 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-Module-Install-Repository
Version : 0.06
Release : 19.el8
Architecture : noarch
Size : 14 k
Source : perl-Module-Install-Repository-0.06-19.el8.src.rpm
Repository : epel
Summary : Automatically sets repository URL from Svn/Svk/Git checkout
URL : https://metacpan.org/release/Module-Install-Repository
License : GPL+ or Artistic
Description : Module::Install::Repository is a Module::Install plugin to automatically
: figure out repository URL and set it via repository() which then will be
: added to resources under META.yml.