How to Install and Uninstall perl-if.noarch Package on AlmaLinux 9

Last updated: June 28,2024

1. Install "perl-if.noarch" package

This tutorial shows how to install perl-if.noarch on AlmaLinux 9

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

2. Uninstall "perl-if.noarch" package

This guide covers the steps necessary to uninstall perl-if.noarch on AlmaLinux 9:

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

3. Information about the perl-if.noarch package on AlmaLinux 9

Last metadata expiration check: 2:21:29 ago on Wed Mar 13 07:41:12 2024.
Installed Packages
Name : perl-if
Version : 0.60.800
Release : 480.el9
Architecture : noarch
Size : 6.7 k
Source : perl-5.32.1-480.el9.src.rpm
Repository : @System
From repo : appstream
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.