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

Last updated: October 08,2024

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

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

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

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

Please follow the guidelines below to uninstall perl-Algorithm-Loops.noarch on Fedora 36:

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

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

Last metadata expiration check: 3:33:43 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : perl-Algorithm-Loops
Version : 1.032
Release : 14.fc36
Architecture : noarch
Size : 37 k
Source : perl-Algorithm-Loops-1.032-14.fc36.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.