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

Last updated: October 09,2024

1. Install "perl-open.noarch" package

In this section, we are going to explain the necessary steps to install perl-open.noarch on Oracle Linux 8

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

2. Uninstall "perl-open.noarch" package

This guide let you learn how to uninstall perl-open.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 4:25:08 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-open
Version : 1.11
Release : 421.el8
Architecture : noarch
Size : 78 k
Source : perl-5.26.3-421.el8.src.rpm
Repository : ol8_appstream
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.