How to Install and Uninstall r-base-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: January 10,2025

1. Install "r-base-dev" package

This guide covers the steps necessary to install r-base-dev on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "r-base-dev" package

Please follow the guidance below to uninstall r-base-dev on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the r-base-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: r-base-dev
Architecture: all
Version: 4.0.2-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.2-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.2-1build1_all.deb
Size: 4524
MD5sum: 9597135a54d33c1abf4df880a295282b
SHA1: 0beb79e750e805c79b25e9db8347f7de0fafe8ab
SHA256: 7bc42d2dc2803a896772d2a10e861ff1472bc955886430ba1d7d9529acd04922
SHA512: ec0ed080c4dc1006020739355c78c9f4cfe34f410263545c9cca2422c07e75004731822a75af336aa81aa47fb5098e98e221fb87c28223925a0135c2470cc227
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