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

Last updated: October 09,2024

1. Install "perl-List-Pairwise.noarch" package

Please follow the guidelines below to install perl-List-Pairwise.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install perl-List-Pairwise.noarch

2. Uninstall "perl-List-Pairwise.noarch" package

Please follow the guidance below to uninstall perl-List-Pairwise.noarch on Fedora 36:

$ sudo dnf remove perl-List-Pairwise.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:07:20 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-List-Pairwise
Version : 1.03
Release : 23.fc36
Architecture : noarch
Size : 18 k
Source : perl-List-Pairwise-1.03-23.fc36.src.rpm
Repository : fedora
Summary : Map/grep arrays and hashes pairwise
URL : https://metacpan.org/release/List-Pairwise
License : GPL+ or Artistic
Description : List::Pairwise provides functions to map and grep lists two elements at a
: time, setting $a and $b to each pair instead of setting $_ to each element.