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

Last updated: October 07,2024

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

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

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

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

This guide covers the steps necessary to uninstall perl-Package-DeprecationManager.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 2:03:20 ago on Mon Feb 26 07:04:30 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.