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

Last updated: May 14,2024

1. Install "r-base-dev" package

This tutorial shows how to install r-base-dev on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "r-base-dev" package

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

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

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

Package: r-base-dev
Architecture: all
Version: 4.0.4-1build1
Priority: optional
Section: universe/devel
Source: r-base
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Dirk Eddelbuettel
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 15
Depends: r-base-core (>= 4.0.4-1build1), build-essential, gcc, g++, gfortran, libblas-dev | libatlas-base-dev, liblapack-dev | libatlas-base-dev, libncurses5-dev, libreadline-dev, libjpeg-dev, libpcre2-dev, libpcre3-dev, libpng-dev, zlib1g-dev, libbz2-dev, liblzma-dev, libicu-dev, xauth, pkg-config
Suggests: texlive-base, texlive-latex-base, texlive-plain-generic, texlive-fonts-recommended, texlive-fonts-extra, texlive-extra-utils, texlive-latex-recommended, texlive-latex-extra, texinfo
Filename: pool/universe/r/r-base/r-base-dev_4.0.4-1build1_all.deb
Size: 4524
MD5sum: 8d4b5c5d4bd030a21dac804785cdd4d4
SHA1: b5e467100ddd25f9e5d2e5edf10d54d4358aa01a
SHA256: af54cd24641c0014eac240b757252e78de5670fd792305bd1073abac4b1900e3
SHA512: 644a3a2896b0611ee7ac0a3ead9925f476c2c0f4914c2a7140a1ece6eb168b56856ce0688586008e472f4a59b50ccc832e1c55558e124933b0cf68f25d141e1a
Homepage: http://www.r-project.org/
Description-en: GNU R installation of auxiliary GNU R packages
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 ensures that other Debian packages needed for installation of
some auxiliary R packages are installed.
Description-md5: 1a1267651faee382ef4781870ce94812