How to Install and Uninstall r-base Package on Ubuntu 21.10 (Impish Indri)

Last updated: March 29,2024

1. Install "r-base" package

Here is a brief guide to show you how to install r-base on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install r-base

2. Uninstall "r-base" package

In this section, we are going to explain the necessary steps to uninstall r-base on Ubuntu 21.10 (Impish Indri):

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

3. Information about the r-base package on Ubuntu 21.10 (Impish Indri)

Package: r-base
Architecture: all
Version: 4.0.4-1build1
Priority: optional
Section: universe/math
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Dirk Eddelbuettel
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 62
Depends: r-base-core (>= 4.0.4-1build1), r-recommended (= 4.0.4-1build1)
Recommends: r-base-html, r-doc-html
Suggests: elpa-ess, r-doc-info | r-doc-pdf
Filename: pool/universe/r/r-base/r-base_4.0.4-1build1_all.deb
Size: 9308
MD5sum: 79827201a247491653a85768a88d8bc6
SHA1: 2ce3aebabfbea6a2324762999f5cb0c00fb2cad1
SHA256: df23b52b0b1abdae955a1b3772548a117ca3fd054611688f64d7a8c9efca4049
SHA512: ecdc2d17539fb8f5efd0ba22b4fb2fd7206084a73b6cfa53fa2d303dd211082fd5ea514dbf19ca5f8eb05a8884e5393cd48ca989560570fee901198fa8d0bd7a
Homepage: http://www.r-project.org/
Description-en: GNU R statistical computation and graphics system
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 is a metapackage which eases the transition from the
pre-1.5.0 package setup with its larger r-base package. Once installed, it
can be safely removed and apt-get will automatically upgrade its components
during future upgrades. Providing this package gives a way to users to
then only install r-base-core if they so desire.
Description-md5: 5787ca79ed716232c4cc2087ed9b425b