How to Install and Uninstall perl-Moo.noarch Package on CentOS Stream 8
Last updated: November 01,2024
1. Install "perl-Moo.noarch" package
This guide covers the steps necessary to install perl-Moo.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-Moo.noarch
Copied
2. Uninstall "perl-Moo.noarch" package
In this section, we are going to explain the necessary steps to uninstall perl-Moo.noarch on CentOS Stream 8:
$
sudo dnf remove
perl-Moo.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Moo.noarch package on CentOS Stream 8
Last metadata expiration check: 4:24:22 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : perl-Moo
Version : 2.003004
Release : 7.el8
Architecture : noarch
Size : 70 k
Source : perl-Moo-2.003004-7.el8.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.
Available Packages
Name : perl-Moo
Version : 2.003004
Release : 7.el8
Architecture : noarch
Size : 70 k
Source : perl-Moo-2.003004-7.el8.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.