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

Last updated: October 10,2024

1. Install "perl-open.noarch" package

This is a short guide on how to install perl-open.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "perl-open.noarch" package

Please follow the guidelines below to uninstall perl-open.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 1:30:17 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : perl-open
Version : 1.11
Release : 422.el8
Architecture : noarch
Size : 78 k
Source : perl-5.26.3-422.el8.src.rpm
Repository : ubi-8-appstream-rpms
Summary : Perl pragma to set default PerlIO layers for input and output
URL : http://www.perl.org/
License : GPL+ or Artistic
Description : The "open" pragma serves as one of the interfaces to declare default "layers"
: (also known as "disciplines") for all I/O.