How to Install and Uninstall r Package on Manjaro

Last updated: May 14,2024

1. Install "r" package

Please follow the steps below to install r on Manjaro

$ sudo pacman -Sy $ sudo pacman -S r

2. Uninstall "r" package

Here is a brief guide to show you how to uninstall r on Manjaro:

$ sudo pacman -Rcns r

3. Information about the r package on Manjaro

Repository : extra
Name : r
Version : 4.3.2-3
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 r-matrix=1.6.1.1
r-base=4.3.2 r-boot=1.3.28.1 r-class=7.3.22
r-cluster=2.1.4 r-codetools=0.2.19 r-compiler=4.3.2
r-datasets=4.3.2 r-foreign=0.8.85 r-grdevices=4.3.2
r-graphics=4.3.2 r-grid=4.3.2 r-lattice=0.21.9
r-methods=4.3.2 r-mgcv=1.9.0 r-nlme=3.1.163 r-nnet=7.3.19
r-parallel=4.3.2 r-rpart=4.1.21 r-spatial=7.3.17
r-splines=4.3.2 r-stats=4.3.2 r-stats4=4.3.2
r-survival=3.5.7 r-tcltk=4.3.2 r-tools=4.3.2
r-translations=4.3.2 r-utils=4.3.2
Depends On : bash blas bzip2 cairo curl gcc-libs glib2 glibc icu
lapack libjpeg-turbo libpng libtiff libtirpc libx11
libxmu libxt pango pcre2 readline unzip xz zip zlib
Optional Deps : blas-openblas: faster linear algebra
gcc-fortran: needed to compile some CRAN packages
tcl: tcl/tk interface
texlive-latex: latex sty files
tk: tcl/tk interface
Conflicts With : None
Replaces : None
Download Size : 44.32 MiB
Installed Size : 70.38 MiB
Packager : Antonio Rojas
Build Date : Sun Dec 17 09:16:25 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions