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

Last updated: October 03,2024

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

Please follow the instructions below to install perl-Array-IntSpan.noarch on Fedora 39

$ 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 39:

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

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

Last metadata expiration check: 3:22:45 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : perl-Array-IntSpan
Version : 2.004
Release : 11.fc39
Architecture : noarch
Size : 31 k
Source : perl-Array-IntSpan-2.004-11.fc39.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.