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

Last updated: May 03,2024

1. Install "r-mathlib" package

Please follow the step by step instructions below to install r-mathlib on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install r-mathlib

2. Uninstall "r-mathlib" package

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

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

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

Package: r-mathlib
Architecture: amd64
Version: 4.0.4-1build1
Priority: optional
Section: universe/math
Source: r-base
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Dirk Eddelbuettel
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2738
Depends: libc6 (>= 2.29)
Recommends: r-base-core (= 4.0.4-1build1), r-base-dev (= 4.0.4-1build1)
Filename: pool/universe/r/r-base/r-mathlib_4.0.4-1build1_amd64.deb
Size: 2047940
MD5sum: 1dfd335127a049f7caf562a51e99a7d7
SHA1: 326ed4fe46b6a6df15ae09f9a0935b1f361f07b7
SHA256: 53924d25c97712a61affff0392bfcbcb6b908d4dd7d9f59d23858cfbcb90aa96
SHA512: c17ea04b8fb2401d8093f1e359961a07e33ebcef8a7e881f43381140de229959a3129203bdcb1cc06956920d0bdb5dd942afe916ca80f011d29f9358dfc40d04
Homepage: http://www.r-project.org/
Description-en: GNU R standalone mathematics library
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 the libRmath shared and static libraries which can
be called from standalone C or C++ code.
Description-md5: fda173ca22c9952d304064d107a71c22