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

Last updated: September 20,2024

1. Install "perl-open.noarch" package

Please follow the step by step instructions below to install perl-open.noarch on Rocky Linux 8

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

2. Uninstall "perl-open.noarch" package

Here is a brief guide to show you how to uninstall perl-open.noarch on Rocky Linux 8:

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

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

Last metadata expiration check: 1:46:35 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-open
Version : 1.11
Release : 421.el8
Architecture : noarch
Size : 77 k
Source : perl-5.26.3-421.el8.src.rpm
Repository : 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.