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

Last updated: October 05,2024

1. Install "r-cran-xtable" package

Please follow the step by step instructions below to install r-cran-xtable on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "r-cran-xtable" package

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

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

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

Package: r-cran-xtable
Priority: optional
Section: universe/science
Installed-Size: 513
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: all
Version: 1:1.7-4-1
Depends: r-base-core (>= 3.1.1-1)
Filename: pool/universe/r/r-cran-xtable/r-cran-xtable_1.7-4-1_all.deb
Size: 379268
MD5sum: 05e3ebef515f2a63c74100be63e0c8b7
SHA1: f7da76d6c01f9d689070ea0b50174797cadc084f
SHA256: 0c6c8eedd623abb99a893f26937a4faaa21c4fabde5222fddac6dc0c7702b398
Description-en: GNU R coerce data to LaTeX and HTML tables
This R package provides functions returning, displaying or writing to
disk the LaTeX or HTML code associated with the supplied object of
class xtable. The package also provides functions converting an R object
to an xtable object, which can then be printed as a LaTeX or HTML table.
Description-md5: 5d4c9231d18fa82d2d8ab1f5e71d9da0
Homepage: http://cran.r-project.org/web/packages/xtable
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu