How to Install and Uninstall perl-MooseX-AttributeHelpers.noarch Package on Fedora 36

Last updated: October 10,2024

1. Install "perl-MooseX-AttributeHelpers.noarch" package

Please follow the instructions below to install perl-MooseX-AttributeHelpers.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install perl-MooseX-AttributeHelpers.noarch

2. Uninstall "perl-MooseX-AttributeHelpers.noarch" package

In this section, we are going to explain the necessary steps to uninstall perl-MooseX-AttributeHelpers.noarch on Fedora 36:

$ sudo dnf remove perl-MooseX-AttributeHelpers.noarch $ sudo dnf autoremove

3. Information about the perl-MooseX-AttributeHelpers.noarch package on Fedora 36

Last metadata expiration check: 2:59:51 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : perl-MooseX-AttributeHelpers
Version : 0.25
Release : 20.fc36
Architecture : noarch
Size : 129 k
Source : perl-MooseX-AttributeHelpers-0.25-20.fc36.src.rpm
Repository : fedora
Summary : Extended Moose attribute interfaces (deprecated)
URL : https://metacpan.org/release/MooseX-AttributeHelpers
License : GPL+ or Artistic
Description : This distribution is deprecated. The features it provides have been added to
: the Moose core code as Moose::Meta::Attribute::Native. This distribution should
: not be used by any new code.
:
: While Moose attributes provide you with a way to name your accessors,
: readers, writers, clearers and predicates, this library provides commonly
: used attribute helper methods for more specific types of data.