How to Install and Uninstall perl-Filter-Simple.noarch Package on Rocky Linux 9

Last updated: May 20,2024

1. Install "perl-Filter-Simple.noarch" package

In this section, we are going to explain the necessary steps to install perl-Filter-Simple.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install perl-Filter-Simple.noarch

2. Uninstall "perl-Filter-Simple.noarch" package

This tutorial shows how to uninstall perl-Filter-Simple.noarch on Rocky Linux 9:

$ sudo dnf remove perl-Filter-Simple.noarch $ sudo dnf autoremove

3. Information about the perl-Filter-Simple.noarch package on Rocky Linux 9

Last metadata expiration check: 0:03:11 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : perl-Filter-Simple
Version : 0.96
Release : 460.el9
Architecture : noarch
Size : 27 k
Source : perl-Filter-Simple-0.96-460.el9.src.rpm
Repository : appstream
Summary : Simplified Perl source filtering
URL : https://metacpan.org/release/Filter-Simple
License : GPL+ or Artistic
Description : The Filter::Simple Perl module provides a simplified interface to
: Filter::Util::Call; one that is sufficient for most common cases.