How to Install libalgorithm-permute-perl in Ubuntu 18.04



Install libalgorithm-permute-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libalgorithm-permute-perl

Description:

module to perform permutations with object oriented interface

Algorithm::Permute makes performing permutation in Perl easy and fast, although perhaps its algorithm is not the fastest on the earth. It supports permutation r of n objects where 0 < r <= n.

Homepage: https://metacpan.org/release/Algorithm-Permute

Version: 0.16-1

Section: universe/perl