How to Install and Uninstall libmath-combinatorics-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 27,2024

1. Install "libmath-combinatorics-perl" package

Please follow the step by step instructions below to install libmath-combinatorics-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmath-combinatorics-perl

2. Uninstall "libmath-combinatorics-perl" package

Please follow the step by step instructions below to uninstall libmath-combinatorics-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmath-combinatorics-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmath-combinatorics-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmath-combinatorics-perl
Priority: optional
Section: universe/perl
Installed-Size: 84
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.09-4
Depends: perl
Filename: pool/universe/libm/libmath-combinatorics-perl/libmath-combinatorics-perl_0.09-4_all.deb
Size: 18176
MD5sum: cc3363cbb9b238951433fba657e9323a
SHA1: 97df8f3de9e5b9e1e247e8ce066b5c7f50ef1693
SHA256: 13fe1173f6595938877016f6d7d5916214acafc1e795ae53bfa40c6e8364e37a
Description-en: module for performing combinations and permutations on lists
Combinatorics is the branch of mathematics studying the enumeration,
combination, and permutation of sets of elements and the mathematical
relations that characterize their properties. As a jumping off point,
refer to:
.
http://mathworld.wolfram.com/Combinatorics.html
.
Math::Combinatorics provides a pure-perl implementation of nCk, nPk, and n!
(combination, permutation, and factorial, respectively).
Description-md5: db25f66e1ba328c4921b7125cfdc2e26
Homepage: http://search.cpan.org/dist/Math-Combinatorics/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu