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

Last updated: July 03,2024

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

Please follow the instructions below to install perl-MooseX-AttributeHelpers.noarch on Rocky Linux 9

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

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

Please follow the guidance below to uninstall perl-MooseX-AttributeHelpers.noarch on Rocky Linux 9:

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

3. Information about the perl-MooseX-AttributeHelpers.noarch package on Rocky Linux 9

Last metadata expiration check: 2:20:31 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : perl-MooseX-AttributeHelpers
Version : 0.25
Release : 19.el9
Architecture : noarch
Size : 131 k
Source : perl-MooseX-AttributeHelpers-0.25-19.el9.src.rpm
Repository : epel
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.