How to Install and Uninstall perl-PerlIO-via-QuotedPrint.noarch Package on Oracle Linux 9

Last updated: January 10,2025

1. Install "perl-PerlIO-via-QuotedPrint.noarch" package

Please follow the guidelines below to install perl-PerlIO-via-QuotedPrint.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install perl-PerlIO-via-QuotedPrint.noarch

2. Uninstall "perl-PerlIO-via-QuotedPrint.noarch" package

Please follow the steps below to uninstall perl-PerlIO-via-QuotedPrint.noarch on Oracle Linux 9:

$ sudo dnf remove perl-PerlIO-via-QuotedPrint.noarch $ sudo dnf autoremove

3. Information about the perl-PerlIO-via-QuotedPrint.noarch package on Oracle Linux 9

Last metadata expiration check: 2:35:45 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-PerlIO-via-QuotedPrint
Version : 0.09
Release : 4.el9
Architecture : noarch
Size : 29 k
Source : perl-PerlIO-via-QuotedPrint-0.09-4.el9.src.rpm
Repository : ol9_appstream
Summary : PerlIO layer for quoted-printable strings
URL : https://metacpan.org/release/PerlIO-via-QuotedPrint
License : GPL+ or Artistic
Description : This module implements a PerlIO layer that works on files encoded in the
: quoted-printable format. It will decode from quoted-printable while
: reading from a handle, and it will encode as quoted-printable while
: writing to a handle.