How to Install and Uninstall perl-NEXT.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: January 14,2025
1. Install "perl-NEXT.noarch" package
Please follow the steps below to install perl-NEXT.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
perl-NEXT.noarch
Copied
2. Uninstall "perl-NEXT.noarch" package
Learn how to uninstall perl-NEXT.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
perl-NEXT.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-NEXT.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 0:46:58 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : perl-NEXT
Version : 0.67
Release : 480.el9
Architecture : noarch
Size : 23 k
Source : perl-5.32.1-480.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : Pseudo-class that allows method redispatch
URL : https://www.perl.org/
License : GPL+ or Artistic
Description : The NEXT module adds a pseudo-class named "NEXT" to any program that uses it.
: If a method "m" calls "$self->NEXT::m()", the call to "m" is redispatched as
: if the calling method had not originally been found.
Available Packages
Name : perl-NEXT
Version : 0.67
Release : 480.el9
Architecture : noarch
Size : 23 k
Source : perl-5.32.1-480.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : Pseudo-class that allows method redispatch
URL : https://www.perl.org/
License : GPL+ or Artistic
Description : The NEXT module adds a pseudo-class named "NEXT" to any program that uses it.
: If a method "m" calls "$self->NEXT::m()", the call to "m" is redispatched as
: if the calling method had not originally been found.