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

Last updated: January 10,2025

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

Please follow the steps below to install perl-MooseX-AttributeHelpers.noarch on Fedora 35

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

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

Please follow the instructions below to uninstall perl-MooseX-AttributeHelpers.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:22:13 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : perl-MooseX-AttributeHelpers
Version : 0.25
Release : 18.fc35
Architecture : noarch
Size : 128 k
Source : perl-MooseX-AttributeHelpers-0.25-18.fc35.src.rpm
Repository : fedora
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.