How to Install and Uninstall perl-open.noarch Package on Oracle Linux 9

Last updated: May 08,2024

1. Install "perl-open.noarch" package

This guide let you learn how to install perl-open.noarch on Oracle Linux 9

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

2. Uninstall "perl-open.noarch" package

Learn how to uninstall perl-open.noarch on Oracle Linux 9:

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

3. Information about the perl-open.noarch package on Oracle Linux 9

Last metadata expiration check: 1:04:46 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-open
Version : 1.12
Release : 480.el9
Architecture : noarch
Size : 17 k
Source : perl-5.32.1-480.el9.src.rpm
Repository : ol9_appstream
Summary : Perl pragma to set default PerlIO layers for input and output
URL : https://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.