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

Last updated: May 06,2024

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

This guide let you learn how to install perl-MooseX-AttributeHelpers.noarch on Rocky Linux 8

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

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

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

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

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

Last metadata expiration check: 0:21:10 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-MooseX-AttributeHelpers
Version : 0.25
Release : 12.el8
Architecture : noarch
Size : 134 k
Source : perl-MooseX-AttributeHelpers-0.25-12.el8.src.rpm
Repository : epel
Summary : Extended Moose attribute interfaces
URL : https://metacpan.org/release/MooseX-AttributeHelpers
License : GPL+ or Artistic
Description : 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.