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

Last updated: July 03,2024

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

Please follow the guidelines below to install perl-Array-IntSpan.noarch on Fedora 34

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

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

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

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

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

Last metadata expiration check: 2:49:48 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-Array-IntSpan
Version : 2.004
Release : 4.fc34
Architecture : noarch
Size : 32 k
Source : perl-Array-IntSpan-2.004-4.fc34.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.