r-gmp on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "r-gmp" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install r-gmp on Arch using YAY

$ yay -S r-gmp

* (Optional) Uninstall r-gmp on Arch using YAY

$ yay -Rns r-gmp

2. Manually Install "r-gmp" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone r-gmp's git locally

$ git clone https://aur.archlinux.org/r-gmp.git ~/r-gmp

c. Go to ~/r-gmp folder and install it

$ cd ~/r-gmp $ makepkg -si

3. Information about the r-gmp package on Arch User Repository (AUR)

ID: 1386301
Name: r-gmp
PackageBaseID: 180707
PackageBase: r-gmp
Version: 0.7.4-1
Description: Multiple Precision Arithmetic
URL: https://cran.r-project.org/package=gmp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654485909
LastModified: 1705341696
URLPath: /cgit/aur.git/snapshot/r-gmp.tar.gz