How to Install and Uninstall perl-Algorithm-Loops.noarch Package on Fedora 34

Last updated: September 20,2024

1. Install "perl-Algorithm-Loops.noarch" package

Please follow the instructions below to install perl-Algorithm-Loops.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-Algorithm-Loops.noarch

2. Uninstall "perl-Algorithm-Loops.noarch" package

This guide let you learn how to uninstall perl-Algorithm-Loops.noarch on Fedora 34:

$ sudo dnf remove perl-Algorithm-Loops.noarch $ sudo dnf autoremove

3. Information about the perl-Algorithm-Loops.noarch package on Fedora 34

Last metadata expiration check: 2:41:55 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-Algorithm-Loops
Version : 1.032
Release : 11.fc34
Architecture : noarch
Size : 38 k
Source : perl-Algorithm-Loops-1.032-11.fc34.src.rpm
Repository : fedora
Summary : Perl module for looping constructs
URL : https://metacpan.org/release/Algorithm-Loops
License : Unlicense
Description : Algorithm::Loops provides several functions (NestedLoops, MapCar*, Filter,
: and NextPermute*) for doing different types of looping constructs. By
: default, no functions are exported into a namespace.