How to Install and Uninstall perl-meta-notation.noarch Package on Fedora 36

Last updated: September 21,2024

1. Install "perl-meta-notation.noarch" package

This is a short guide on how to install perl-meta-notation.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install perl-meta-notation.noarch

2. Uninstall "perl-meta-notation.noarch" package

This is a short guide on how to uninstall perl-meta-notation.noarch on Fedora 36:

$ sudo dnf remove perl-meta-notation.noarch $ sudo dnf autoremove

3. Information about the perl-meta-notation.noarch package on Fedora 36

Last metadata expiration check: 0:40:34 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : perl-meta-notation
Version : 5.34.1
Release : 486.fc36
Architecture : noarch
Size : 15 k
Source : perl-5.34.1-486.fc36.src.rpm
Repository : fedora
Summary : Change nonprintable characters below 0x100 into printables
URL : https://www.perl.org/
License : GPL+ or Artistic
Description : Returns a copy of the input string with the nonprintable characters below
: 0x100 changed into printables. Any ASCII printables or above 0xFF are
: unchanged.