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

Last updated: October 10,2024

1. Install "perl-indirect.x86_64" package

Please follow the guidelines below to install perl-indirect.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install perl-indirect.x86_64

2. Uninstall "perl-indirect.x86_64" package

Please follow the step by step instructions below to uninstall perl-indirect.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove perl-indirect.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:47:39 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : perl-indirect
Version : 0.39
Release : 3.el9
Architecture : x86_64
Size : 37 k
Source : perl-indirect-0.39-3.el9.src.rpm
Repository : epel
Summary : Lexically warn about using the indirect object syntax
URL : https://metacpan.org/release/indirect
License : GPL+ or Artistic
Description : When enabled (or disabled as some may prefer to say, since you actually
: turn it on by calling no indirect), this pragma warns about indirect object
: syntax constructs that may have slipped into your code.