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

Last updated: October 08,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 35

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

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

This is a short guide on how to uninstall perl-Role-Commons.noarch on Fedora 35:

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

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

Last metadata expiration check: 2:42:31 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : perl-Role-Commons
Version : 0.104
Release : 9.fc35
Architecture : noarch
Size : 34 k
Source : perl-Role-Commons-0.104-9.fc35.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.