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

Last updated: March 29,2024

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

Here is a brief guide to show you how to install perl-Role-Commons.noarch on Fedora 34

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

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

Here is a brief guide to show you how to uninstall perl-Role-Commons.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:24:38 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : perl-Role-Commons
Version : 0.104
Release : 7.fc34
Architecture : noarch
Size : 34 k
Source : perl-Role-Commons-0.104-7.fc34.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.