How to Install and Uninstall perl-PerlIO-via-QuotedPrint.noarch Package on Rocky Linux 8

Last updated: September 19,2024

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

Please follow the instructions below to install perl-PerlIO-via-QuotedPrint.noarch on Rocky Linux 8

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

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

Please follow the guidelines below to uninstall perl-PerlIO-via-QuotedPrint.noarch on Rocky Linux 8:

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

3. Information about the perl-PerlIO-via-QuotedPrint.noarch package on Rocky Linux 8

Last metadata expiration check: 0:12:16 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-PerlIO-via-QuotedPrint
Version : 0.08
Release : 395.el8
Architecture : noarch
Size : 12 k
Source : perl-PerlIO-via-QuotedPrint-0.08-395.el8.src.rpm
Repository : appstream
Summary : PerlIO layer for quoted-printable strings
URL : http://search.cpan.org/dist/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.