How to Install and Uninstall perl-Role-Commons.noarch Package on Fedora 36

Last updated: October 08,2024

1. Install "perl-Role-Commons.noarch" package

Please follow the guidelines below to install perl-Role-Commons.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install perl-Role-Commons.noarch

2. Uninstall "perl-Role-Commons.noarch" package

Please follow the guidelines below to uninstall perl-Role-Commons.noarch on Fedora 36:

$ sudo dnf remove perl-Role-Commons.noarch $ sudo dnf autoremove

3. Information about the perl-Role-Commons.noarch package on Fedora 36

Last metadata expiration check: 2:04:28 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-Role-Commons
Version : 0.104
Release : 10.fc36
Architecture : noarch
Size : 34 k
Source : perl-Role-Commons-0.104-10.fc36.src.rpm
Repository : fedora
Summary : Roles that can be commonly used
URL : https://metacpan.org/release/Role-Commons/
License : (GPL+ or Artistic) and Public Domain
Description : Role-Commons is not yet another implementation of roles. It is a collection of
: generic, reusable roles that hopefully you will love to apply to your classes.
: These roles are built using Moo::Role, so automatically integrate into the
: Moose object system if you're using it, but they do not require Moose.