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

Last updated: October 07,2024

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

Please follow the guidance below to install perl-Package-DeprecationManager.noarch on Rocky Linux 9

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

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

This is a short guide on how to uninstall perl-Package-DeprecationManager.noarch on Rocky Linux 9:

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

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

Last metadata expiration check: 0:23:20 ago on Fri Feb 16 06:49:52 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.