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

Last updated: May 19,2024

1. Install "r-cran-gam" package

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

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

2. Uninstall "r-cran-gam" package

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

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

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

Package: r-cran-gam
Priority: optional
Section: universe/gnu-r
Installed-Size: 371
Maintainer: Ubuntu Developers
Original-Maintainer: Chris Lawrence
Architecture: amd64
Version: 1.12-2
Depends: r-base-core (>= 3.2.2-1), r-api-3, libblas3 | libblas.so.3, libc6 (>= 2.4), r-cran-foreach
Filename: pool/universe/r/r-cran-gam/r-cran-gam_1.12-2_amd64.deb
Size: 202864
MD5sum: c54e17c5b53a24de366423cca7699b48
SHA1: 0d7e351f9f267c52f231ec68c0e5e939f553791c
SHA256: 1e8aa59785ba21de6882c4c7f355aaa8bcc4bfb59e02562d6e68af6538060ec5
Description-en: Generalized Additive Models for R
Functions for fitting and working with generalized additive models,
as described in chapter 7 of “Statistical Models in S” (Chambers and
Hastie (eds), 1991), and “Generalized Additive Models” (Hastie and
Tibshirani, 1990).
Description-md5: 97917079df78a8cade60b851b2cbafb8
Homepage: http://cran.r-project.org/package=gam
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu