How to Install and Uninstall perl-Algorithm-Combinatorics.x86_64 Package on Fedora 38

Last updated: October 14,2024

1. Install "perl-Algorithm-Combinatorics.x86_64" package

Here is a brief guide to show you how to install perl-Algorithm-Combinatorics.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install perl-Algorithm-Combinatorics.x86_64

2. Uninstall "perl-Algorithm-Combinatorics.x86_64" package

Please follow the instructions below to uninstall perl-Algorithm-Combinatorics.x86_64 on Fedora 38:

$ sudo dnf remove perl-Algorithm-Combinatorics.x86_64 $ sudo dnf autoremove

3. Information about the perl-Algorithm-Combinatorics.x86_64 package on Fedora 38

Last metadata expiration check: 5:47:00 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : perl-Algorithm-Combinatorics
Version : 0.27
Release : 27.fc38
Architecture : x86_64
Size : 35 k
Source : perl-Algorithm-Combinatorics-0.27-27.fc38.src.rpm
Repository : fedora
Summary : Efficient generation of combinatorial sequences
URL : https://metacpan.org/release/Algorithm-Combinatorics
License : GPL+ or Artistic
Description : Algorithm::Combinatorics is an efficient generator of combinatorial
: sequences. Algorithms are selected from the literature. Iterators do
: not use recursion, nor stacks, and are written in C.