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

Last updated: May 15,2024

1. Install "r-cran-nnls" package

This guide let you learn how to install r-cran-nnls on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "r-cran-nnls" package

In this section, we are going to explain the necessary steps to uninstall r-cran-nnls on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: r-cran-nnls
Priority: optional
Section: universe/gnu-r
Installed-Size: 102
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Version: 1.4-1
Depends: libc6 (>= 2.4), r-base-core (>= 3.2.0-4), r-api-3
Filename: pool/universe/r/r-cran-nnls/r-cran-nnls_1.4-1_amd64.deb
Size: 30524
MD5sum: 33dbf3a15629b1c53aac73f0eb6da8d7
SHA1: d304a43ad42ab97d692abf83433c53d68f37e437
SHA256: 3af2284182a2450777fb4a69572bd24879c202a8fc19aca3117f1104a52f9d0a
Description-en: GNU R package for non-negative least squares (the Lawson-Hanson algorithm)
An R package to the Lawson-Hanson implementation of an algorithm for non-
negative least squares (NNLS). Also allows the combination of non-negative
and non-positive constraints.
Description-md5: ede6109c3087b3fd17088c214b67f9fe
Homepage: http://cran.r-project.org/web/packages/nnls/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu