How to Install and Uninstall r-cran-multicool Package on Kali Linux

Last updated: May 14,2024

1. Install "r-cran-multicool" package

Please follow the instructions below to install r-cran-multicool on Kali Linux

$ sudo apt update $ sudo apt install r-cran-multicool

2. Uninstall "r-cran-multicool" package

Please follow the instructions below to uninstall r-cran-multicool on Kali Linux:

$ sudo apt remove r-cran-multicool $ sudo apt autoclean && sudo apt autoremove

3. Information about the r-cran-multicool package on Kali Linux

Package: r-cran-multicool
Version: 1.0.1-1
Installed-Size: 266
Maintainer: Debian R Packages Maintainers
Architecture: amd64
Depends: r-api-4.0, r-cran-rcpp (>= 0.11.2), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 99124
SHA256: 411dcca3777d988a274d92d27aed1ecb336ed1a2f1dbc5816cf62647d344ef9b
SHA1: 98e0bdf8459fd8982c90222aae895d80a84104c3
MD5sum: 8af712f48273a52117a5f272de7e5f65
Description: GNU R permutations of multisets in Cool-Lex order
A set of tools to permute multisets without loops or hash tables and to
generate integer partitions. The permutation functions are based on C
code from Aaron Williams. Cool-lex order is similar to colexicographical
order. The algorithm is described in Williams, A. Loopless Generation of
Multiset Permutations by Prefix Shifts. SODA 2009, Symposium on Discrete
Algorithms, New York, United States. The permutation code is distributed
without restrictions. The code for stable and efficient computation of
multinomial coefficients comes from Dave Barber. The code can be
download from and is
distributed without conditions. The package also generates the integer
partitions of a positive, non-zero integer n. The C++ code for this is
based on Python code from Jerome Kelleher which can be found here
. The C++ code
and Python code are distributed without conditions.
Description-md5:
Homepage: https://cran.r-project.org/package=multicool
Section: gnu-r
Priority: optional
Filename: pool/main/r/r-cran-multicool/r-cran-multicool_1.0.1-1_amd64.deb