How to Install and Uninstall r-cran-mnormt Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "r-cran-mnormt" package

Learn how to install r-cran-mnormt on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "r-cran-mnormt" package

Please follow the guidance below to uninstall r-cran-mnormt on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the r-cran-mnormt package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: r-cran-mnormt
Priority: optional
Section: universe/math
Installed-Size: 153
Maintainer: Ubuntu Developers
Original-Maintainer: Dirk Eddelbuettel
Architecture: amd64
Source: mnormt
Version: 1.5-3-1
Depends: libc6 (>= 2.4), r-base-core (>= 3.2.0-4), r-api-3
Filename: pool/universe/m/mnormt/r-cran-mnormt_1.5-3-1_amd64.deb
Size: 60636
MD5sum: 22cad2a34cf3c542df126f3bf0b49655
SHA1: b66c38e188ebcd370dc3be6b3f6872b7d534d29c
SHA256: a1847f92c75ffc964e7fba2b0bfab7bd4b3ac5bf993cd0cddce1f4359ff2aec8
Description-en: GNU R package providing multivariate normal and t distribution
This package provides functions for computing the density and the
distribution function of, and for generating random vectors from the
multivariate normal and multivariate t distributions. It provides
functions similar in scope to those of the package 'mvtnorm', but
with some differences; one of these is that probabilities are
computed via a non-Monte Carlo method.
Description-md5: c0d2846468a0445f50a1460824961619
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu