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

Last updated: September 24,2024

1. Install "perl-open.noarch" package

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

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

2. Uninstall "perl-open.noarch" package

This tutorial shows how to uninstall perl-open.noarch on AlmaLinux 8:

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

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

Last metadata expiration check: 0:27:53 ago on Mon Sep 5 03:22:42 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.