How to Install and Uninstall r-cran-xtable Package on Kali Linux

Last updated: May 18,2024

1. Install "r-cran-xtable" package

This is a short guide on how to install r-cran-xtable on Kali Linux

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

2. Uninstall "r-cran-xtable" package

This is a short guide on how to uninstall r-cran-xtable on Kali Linux:

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

3. Information about the r-cran-xtable package on Kali Linux

Package: r-cran-xtable
Version: 1:1.8-4-2
Installed-Size: 826
Maintainer: Debian R Packages Maintainers
Architecture: all
Depends: r-base-core (>= 4.0.0-3), r-api-4.0
Suggests: r-cran-knitr, r-cran-plm, r-cran-zoo, r-cran-survival
Size: 688692
SHA256: 2591fa7dfa945a0aa20078852a2e052654523f6d264d7e36c6341538b5179fd0
SHA1: c6a3d7549274a50e03ac8fe99fedfa863abab4ee
MD5sum: 6cf3667811224770b4f22a6b1b547470
Description: 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:
Homepage: https://cran.r-project.org/package=xtable
Section: gnu-r
Priority: optional
Filename: pool/main/r/r-cran-xtable/r-cran-xtable_1.8-4-2_all.deb