How to Install and Uninstall perl-Mouse.x86_64 Package on AlmaLinux 9
Last updated: November 25,2024
1. Install "perl-Mouse.x86_64" package
This tutorial shows how to install perl-Mouse.x86_64 on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-Mouse.x86_64
Copied
2. Uninstall "perl-Mouse.x86_64" package
Here is a brief guide to show you how to uninstall perl-Mouse.x86_64 on AlmaLinux 9:
$
sudo dnf remove
perl-Mouse.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Mouse.x86_64 package on AlmaLinux 9
Last metadata expiration check: 1:55:22 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : perl-Mouse
Version : 2.5.10
Release : 9.el9
Architecture : x86_64
Size : 324 k
Source : perl-Mouse-2.5.10-9.el9.src.rpm
Repository : epel
Summary : Moose minus the antlers
URL : https://metacpan.org/release/Mouse
License : GPL+ or Artistic
Description : Moose, a powerful metaobject-fueled extension of the Perl 5 object system,
: is wonderful. (For more information on Moose, please see 'perldoc Moose'
: after installing the perl-Moose package.)
:
: Unfortunately, it's a little slow. Though significant progress has been
: made over the years, the compile time penalty is a non-starter for some
: applications. Mouse aims to alleviate this by providing a subset of Moose's
: functionality, faster.
Available Packages
Name : perl-Mouse
Version : 2.5.10
Release : 9.el9
Architecture : x86_64
Size : 324 k
Source : perl-Mouse-2.5.10-9.el9.src.rpm
Repository : epel
Summary : Moose minus the antlers
URL : https://metacpan.org/release/Mouse
License : GPL+ or Artistic
Description : Moose, a powerful metaobject-fueled extension of the Perl 5 object system,
: is wonderful. (For more information on Moose, please see 'perldoc Moose'
: after installing the perl-Moose package.)
:
: Unfortunately, it's a little slow. Though significant progress has been
: made over the years, the compile time penalty is a non-starter for some
: applications. Mouse aims to alleviate this by providing a subset of Moose's
: functionality, faster.