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

Last updated: May 18,2024

1. Install "r-cran-kohonen" package

In this section, we are going to explain the necessary steps to install r-cran-kohonen on Kali Linux

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

2. Uninstall "r-cran-kohonen" package

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

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

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

Package: r-cran-kohonen
Version: 3.0.12+dfsg-1
Installed-Size: 1847
Maintainer: Debian R Packages Maintainers
Architecture: amd64
Depends: r-base-core (>= 4.3.1-1), r-api-4.0, r-cran-rcpp (>= 0.12.12), libc6 (>= 2.29), libgcc-s1 (>= 3.0), libgomp1 (>= 4.9), libstdc++6 (>= 5.2)
Size: 1699200
SHA256: 0144c228715ce041bc3c02d65e0c31685fe152e8b81a668c1515c4e769355186
SHA1: 5ff20da91bb0c1ef36e4b4fbc4e30e6e25d3caa8
MD5sum: 9464e57f4046da2d006690da16bc3f68
Description: GNU R supervised and unsupervised self-organising maps
Functions to train self-organising maps (SOMs). Also interrogation of
the maps and prediction using trained maps are supported. The name of
the package refers to Teuvo Kohonen, the inventor of the SOM.
Description-md5:
Homepage: https://cran.r-project.org/package=kohonen
Section: gnu-r
Priority: optional
Filename: pool/main/r/r-cran-kohonen/r-cran-kohonen_3.0.12+dfsg-1_amd64.deb