How to Install and Uninstall perl-PerlIO-via-QuotedPrint.noarch Package on Fedora 35

Last updated: September 22,2024

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

This tutorial shows how to install perl-PerlIO-via-QuotedPrint.noarch on Fedora 35

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

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

This tutorial shows how to uninstall perl-PerlIO-via-QuotedPrint.noarch on Fedora 35:

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

3. Information about the perl-PerlIO-via-QuotedPrint.noarch package on Fedora 35

Last metadata expiration check: 2:47:20 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : perl-PerlIO-via-QuotedPrint
Version : 0.09
Release : 478.fc35
Architecture : noarch
Size : 22 k
Source : perl-PerlIO-via-QuotedPrint-0.09-478.fc35.src.rpm
Repository : fedora
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.