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

Last updated: May 11,2024

1. Install "r-cran-sparsem" package

This guide covers the steps necessary to install r-cran-sparsem on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "r-cran-sparsem" package

Learn how to uninstall r-cran-sparsem on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: r-cran-sparsem
Priority: optional
Section: universe/gnu-r
Installed-Size: 1583
Maintainer: Ubuntu Developers
Original-Maintainer: Dirk Eddelbuettel
Architecture: amd64
Version: 1.7-1
Depends: libc6 (>= 2.4), r-base-core (>= 3.2.2-1), r-api-3
Filename: pool/universe/r/r-cran-sparsem/r-cran-sparsem_1.7-1_amd64.deb
Size: 620926
MD5sum: eb83154af4ce282e22b7ada2833e2c98
SHA1: 4361c2ae67299f0896b7d837f14b6b494f02683f
SHA256: 466b231c4e0fba72798f19ae4002dc1d83d2482c3576f8c637a90ed10f601d83
Description-en: GNU R package for basic linear algebra for sparse matrices
The SparseM package implements basic linear algebra for sparse matrices.
Description-md5: 820e9d0f52288d3775e876da39513e0c
Homepage: http://www.econ.uiuc.edu/~roger/research/sparse/sparse.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu