How to Install and Uninstall perl-Package-DeprecationManager.noarch Package on Fedora 34

Last updated: October 07,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 Fedora 34

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

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

Here is a brief guide to show you how to uninstall perl-Package-DeprecationManager.noarch on Fedora 34:

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

3. Information about the perl-Package-DeprecationManager.noarch package on Fedora 34

Last metadata expiration check: 0:01:38 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-Package-DeprecationManager
Version : 0.17
Release : 14.fc34
Architecture : noarch
Size : 23 k
Source : perl-Package-DeprecationManager-0.17-14.fc34.src.rpm
Repository : fedora
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.