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

Last updated: May 21,2024

1. Install "r-cran-nlme" package

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

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

2. Uninstall "r-cran-nlme" package

Here is a brief guide to show you how to uninstall r-cran-nlme on Kali Linux:

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

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

Package: r-cran-nlme
Source: nlme
Version: 3.1.164-1
Installed-Size: 2759
Maintainer: Dirk Eddelbuettel
Architecture: amd64
Replaces: r-recommended (<< 1.9.0)
Depends: r-api-4.0, r-cran-lattice (>= 0.12-11.1), libc6 (>= 2.35)
Size: 2280236
SHA256: d637cf81ca3be4187257183c078047e0db901938299fee53e3a50e24e702f9da
SHA1: a6770e77b3ad4284b7a6de0eb8f863388d298848
MD5sum: 4d2f6fc9536b7208ef27e976a5db97af
Description: GNU R package for (non-)linear mixed effects models
This package provides functions to fit and compare linear and non-linear
mixed-effects models.
.
This package is part of the set of packages that are 'recommended'
by R Core and shipped with upstream source releases of R itself.
Description-md5:
Homepage: https://cran.r-project.org/package=nlme
Tag: devel::lang:r, devel::library, field::statistics, implemented-in::r,
role::app-data, suite::gnu
Section: gnu-r
Priority: optional
Filename: pool/main/n/nlme/r-cran-nlme_3.1.164-1_amd64.deb