How to Install and Uninstall r Package on Arch Linux

Last updated: May 23,2024

1. Install "r" package

In this section, we are going to explain the necessary steps to install r on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S r

2. Uninstall "r" package

Please follow the guidelines below to uninstall r on Arch Linux:

$ sudo pacman -Rcns r

3. Information about the r package on Arch Linux

Repository : extra
Name : r
Version : 4.3.3-2
Description : Language and environment for statistical computing and
graphics
Architecture : x86_64
URL : https://www.r-project.org/
Licenses : GPL
Groups : None
Provides : r-kernsmooth=2.23.22 r-mass=7.3.60.0.1 r-matrix=1.6.5
r-base=4.3.3 r-boot=1.3.29 r-class=7.3.22 r-cluster=2.1.6
r-codetools=0.2.19 r-compiler=4.3.3 r-datasets=4.3.3
r-foreign=0.8.86 r-grdevices=4.3.3 r-graphics=4.3.3
r-grid=4.3.3 r-lattice=0.22.5 r-methods=4.3.3 r-mgcv=1.9.1
r-nlme=3.1.164 r-nnet=7.3.19 r-parallel=4.3.3
r-rpart=4.1.23 r-spatial=7.3.17 r-splines=4.3.3
r-stats=4.3.3 r-stats4=4.3.3 r-survival=3.5.8
r-tcltk=4.3.3 r-tools=4.3.3 r-translations=4.3.3
r-utils=4.3.3
Depends On : bash blas bzip2 cairo curl gcc-libs glib2 glibc icu
lapack libjpeg-turbo libpng libtiff libtirpc libx11
libxmu libxt pango pcre2 readline tk unzip which xz
zip zlib
Optional Deps : blas-openblas: faster linear algebra
gcc-fortran: needed to compile some CRAN packages
texlive-latex: latex sty files
Conflicts With : None
Replaces : None
Download Size : 44.26 MiB
Installed Size : 69.88 MiB
Packager : Antonio Rojas
Build Date : Fri Mar 1 08:46:40 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions