How to Install and Uninstall perl-meta-notation.noarch Package on CentOS Stream 9

Last updated: October 04,2024

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

This tutorial shows how to install perl-meta-notation.noarch on CentOS Stream 9

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

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

Please follow the instructions below to uninstall perl-meta-notation.noarch on CentOS Stream 9:

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

3. Information about the perl-meta-notation.noarch package on CentOS Stream 9

Last metadata expiration check: 2:29:30 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : perl-meta-notation
Version : 5.32.1
Release : 481.el9
Architecture : noarch
Size : 9.3 k
Source : perl-5.32.1-481.el9.src.rpm
Repository : appstream
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.