How to Install and Uninstall perl-Algorithm-Loops.noarch Package on Oracle Linux 8

Last updated: September 21,2024

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

This guide let you learn how to install perl-Algorithm-Loops.noarch on Oracle Linux 8

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

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

Please follow the instructions below to uninstall perl-Algorithm-Loops.noarch on Oracle Linux 8:

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

3. Information about the perl-Algorithm-Loops.noarch package on Oracle Linux 8

Last metadata expiration check: 3:15:00 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-Algorithm-Loops
Version : 1.032
Release : 2.el8
Architecture : noarch
Size : 37 k
Source : perl-Algorithm-Loops-1.032-2.el8.src.rpm
Repository : epel
Summary : Perl module for looping constructs
URL : http://search.cpan.org/dist/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.