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

Last updated: January 17,2025

1. Install "perl-Array-IntSpan.noarch" package

In this section, we are going to explain the necessary steps to install perl-Array-IntSpan.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install perl-Array-IntSpan.noarch

2. Uninstall "perl-Array-IntSpan.noarch" package

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

$ sudo dnf remove perl-Array-IntSpan.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 3:50:03 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-Array-IntSpan
Version : 2.004
Release : 7.fc36
Architecture : noarch
Size : 32 k
Source : perl-Array-IntSpan-2.004-7.fc36.src.rpm
Repository : fedora
Summary : Handles arrays of scalars or objects using integer ranges
URL : https://metacpan.org/release/Array-IntSpan
License : Artistic 2.0
Description : Array::IntSpan brings the speed advantages of Set::IntSpan to arrays. Uses
: include manipulating grades, routing tables, or any other situation where you
: have mutually exclusive ranges of integers that map to given values.