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

Last updated: November 28,2024

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

In this section, we are going to explain the necessary steps to install perl-Algorithm-Loops.noarch on Fedora 39

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

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

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

Last metadata expiration check: 0:17:14 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : perl-Algorithm-Loops
Version : 1.032
Release : 18.fc39
Architecture : noarch
Size : 37 k
Source : perl-Algorithm-Loops-1.032-18.fc39.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.