How to Install and Uninstall perl-Package-DeprecationManager.noarch Package on Oracle Linux 9

Last updated: September 20,2024

1. Install "perl-Package-DeprecationManager.noarch" package

In this section, we are going to explain the necessary steps to install perl-Package-DeprecationManager.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install perl-Package-DeprecationManager.noarch

2. Uninstall "perl-Package-DeprecationManager.noarch" package

Please follow the steps below to uninstall perl-Package-DeprecationManager.noarch on Oracle Linux 9:

$ sudo dnf remove perl-Package-DeprecationManager.noarch $ sudo dnf autoremove

3. Information about the perl-Package-DeprecationManager.noarch package on Oracle Linux 9

Last metadata expiration check: 0:34:33 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-Package-DeprecationManager
Version : 0.17
Release : 5.el9
Architecture : noarch
Size : 23 k
Source : perl-Package-DeprecationManager-0.17-5.el9.src.rpm
Repository : epel
Summary : Manage deprecation warnings for your distribution
URL : https://metacpan.org/release/Package-DeprecationManager
License : Artistic 2.0
Description : This module allows you to manage a set of deprecations for one or more modules.
:
: When you import Package::DeprecationManager, you must provide a set of
: -deprecations as a hash ref. The keys are "feature" names, and the values are
: the version when that feature was deprecated.