How to Install and Uninstall perl-Mouse.x86_64 Package on CentOS Stream 8
Last updated: November 01,2024
1. Install "perl-Mouse.x86_64" package
This guide covers the steps necessary to install perl-Mouse.x86_64 on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-Mouse.x86_64
Copied
2. Uninstall "perl-Mouse.x86_64" package
This guide let you learn how to uninstall perl-Mouse.x86_64 on CentOS Stream 8:
$
sudo dnf remove
perl-Mouse.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Mouse.x86_64 package on CentOS Stream 8
Last metadata expiration check: 0:04:07 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : perl-Mouse
Version : 2.5.9
Release : 2.el8
Architecture : x86_64
Size : 349 k
Source : perl-Mouse-2.5.9-2.el8.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.9
Release : 2.el8
Architecture : x86_64
Size : 349 k
Source : perl-Mouse-2.5.9-2.el8.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.