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

Last updated: May 16,2024

1. Install "r-cran-stable" package

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

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

2. Uninstall "r-cran-stable" package

This guide covers the steps necessary to uninstall r-cran-stable on Kali Linux:

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

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

Package: r-cran-stable
Version: 1.1.6-1
Installed-Size: 199
Maintainer: Debian R Packages Maintainers
Architecture: amd64
Depends: r-base-core (>= 4.1.3-1), r-api-4.0, r-cran-rmutil, libc6 (>= 2.4)
Size: 118012
SHA256: 086a22c4548c3fdfe9d5d4168e5638b5efceda984afa95b94f5975d2190dafcf
SHA1: 29e84fd0c1032c598861c4efdfb6cca4ac9a7eda
MD5sum: c2d98f8bea18be174cc47e1166abb070
Description: GNU R probability functions and generalized regression models
This GNU R package provides probability functions and generalized regression
models for stable distributions.
.
Density, distribution, quantile and hazard functions of a
stable variate; generalized regression models for the parameters
of a stable distribution. See the README for how to make equivalent calls
to those of 'stabledist'. See github for Journal article.
Description-md5:
Homepage: https://cran.r-project.org/package=stable
Section: gnu-r
Priority: optional
Filename: pool/main/r/r-cran-stable/r-cran-stable_1.1.6-1_amd64.deb