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

Last updated: October 05,2024

1. Install "perl-if.noarch" package

Please follow the instructions below to install perl-if.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install perl-if.noarch

2. Uninstall "perl-if.noarch" package

Please follow the instructions below to uninstall perl-if.noarch on Fedora 36:

$ sudo dnf remove perl-if.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:52:58 ago on Thu Sep 8 02:05:26 2022.
Installed Packages
Name : perl-if
Version : 0.60.900
Release : 486.fc36
Architecture : noarch
Size : 6.7 k
Source : perl-5.34.1-486.fc36.src.rpm
Repository : @System
From repo : fedora
Summary : Use a Perl module if a condition holds
URL : https://www.perl.org/
License : GPL+ or Artistic
Description : The "if" module is used to conditionally load another module.