How to Install and Uninstall perl-Moo.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "perl-Moo.noarch" package

Learn how to install perl-Moo.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "perl-Moo.noarch" package

Please follow the guidelines below to uninstall perl-Moo.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the perl-Moo.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:19:06 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : perl-Moo
Version : 2.005004
Release : 3.el9
Architecture : noarch
Size : 67 k
Source : perl-Moo-2.005004-3.el9.src.rpm
Repository : epel
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.