How to Install and Uninstall r-base-html Package on Kali Linux

Last updated: April 24,2024

1. Install "r-base-html" package

Please follow the guidelines below to install r-base-html on Kali Linux

$ sudo apt update $ sudo apt install r-base-html

2. Uninstall "r-base-html" package

Please follow the instructions below to uninstall r-base-html on Kali Linux:

$ sudo apt remove r-base-html $ sudo apt autoclean && sudo apt autoremove

3. Information about the r-base-html package on Kali Linux

Package: r-base-html
Source: r-base
Version: 4.3.2-1
Installed-Size: 554
Maintainer: Dirk Eddelbuettel
Architecture: all
Replaces: r-base (<= 1.4.1-1), r-recommended (<< 1.9.0)
Depends: r-base-core
Suggests: r-doc-html, mozilla | www-browser
Size: 62084
SHA256: bdafa8b466e4b2da1812e0c18998060f5c04001a2a2d74dd011c8adb36be0511
SHA1: a8b7e5574755eff4c2be83fdb768d873b9d10ce8
MD5sum: 879c1b9670ce7f1acab80f1772e1a55d
Description: GNU R html docs for statistical computing system functions
R is a system for statistical computation and graphics. It consists
of a language plus a run-time environment with graphics, a debugger,
access to certain system functions, and the ability to run programs
stored in script files.
.
The design of R has been heavily influenced by two existing languages:
Becker, Chambers & Wilks' S and Sussman's Scheme. Whereas the
resulting language is very similar in appearance to S, the underlying
implementation and semantics are derived from Scheme.
.
The core of R is an interpreted computer language which allows
branching and looping as well as modular programming using functions.
Most of the user-visible functions in R are written in R. It is
possible for the user to interface to procedures written in the
C, C++, or FORTRAN languages for efficiency, and many of R's core
functions do so. The R distribution contains functionality for a
large number of statistical procedures and underlying applied math
computations. There is also a large set of functions which provide
a flexible graphical environment for creating various kinds of data
presentations.
.
Additionally, several thousand extension "packages" are available from
CRAN, the Comprehensive R Archive Network, many also as Debian packages,
named 'r-cran-'.
.
This package provides html documentation suitable for browsing with a
web-browser for the libraries included in the r-base package. It is not
a required package as the same documentation is already included for
on-line browsing.
Description-md5:
Homepage: http://www.r-project.org/
Tag: devel::doc, devel::lang:r, field::statistics, made-of::html,
role::documentation, suite::gnu
Section: doc
Priority: optional
Filename: pool/main/r/r-base/r-base-html_4.3.2-1_all.deb