How to Install and Uninstall perl-open.noarch Package on Fedora 34

Last updated: November 26,2024

1. Install "perl-open.noarch" package

This guide covers the steps necessary to install perl-open.noarch on Fedora 34

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

2. Uninstall "perl-open.noarch" package

Please follow the steps below to uninstall perl-open.noarch on Fedora 34:

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

3. Information about the perl-open.noarch package on Fedora 34

Last metadata expiration check: 5:07:41 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-open
Version : 1.12
Release : 477.fc34
Architecture : noarch
Size : 27 k
Source : perl-5.32.1-477.fc34.src.rpm
Repository : updates
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.