How to Install and Uninstall perl-overloading.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 12,2024

1. Install "perl-overloading.noarch" package

Please follow the steps below to install perl-overloading.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install perl-overloading.noarch

2. Uninstall "perl-overloading.noarch" package

Please follow the steps below to uninstall perl-overloading.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove perl-overloading.noarch $ sudo dnf autoremove

3. Information about the perl-overloading.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:27:40 ago on Mon Feb 26 07:04:30 2024.
Installed Packages
Name : perl-overloading
Version : 0.02
Release : 480.el9
Architecture : noarch
Size : 5.8 k
Source : perl-5.32.1-480.el9.src.rpm
Repository : @System
From repo : ubi-9-appstream-rpms
Summary : Perl pragma to lexically control overloading
URL : https://www.perl.org/
License : GPL+ or Artistic
Description : Overloading pragma allows you to lexically disable or enable overloading.