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

Last updated: October 06,2024

1. Install "perl-Moo.noarch" package

Please follow the step by step instructions below to install perl-Moo.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-Moo.noarch

2. Uninstall "perl-Moo.noarch" package

Please follow the steps below to uninstall perl-Moo.noarch on Fedora 34:

$ sudo dnf remove perl-Moo.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 4:12:15 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-Moo
Version : 2.004004
Release : 2.fc34
Architecture : noarch
Size : 68 k
Source : perl-Moo-2.004004-2.fc34.src.rpm
Repository : fedora
Summary : Minimalist Object Orientation (with Moose compatibility)
URL : https://metacpan.org/release/Moo
License : GPL+ or Artistic
Description : This module is an extremely light-weight, high-performance Moose
: replacement. It also avoids depending on any XS modules to allow simple
: deployments. The name Moo is based on the idea that it provides almost -but
: not quite- two thirds of Moose.