How to Install and Uninstall perl-Moo.noarch Package on Oracle Linux 9
Last updated: November 27,2024
1. Install "perl-Moo.noarch" package
This tutorial shows how to install perl-Moo.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-Moo.noarch
Copied
2. Uninstall "perl-Moo.noarch" package
Here is a brief guide to show you how to uninstall perl-Moo.noarch on Oracle Linux 9:
$
sudo dnf remove
perl-Moo.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Moo.noarch package on Oracle Linux 9
Last metadata expiration check: 0:45:24 ago on Thu Feb 15 07:50:05 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.
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.