r-fields on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "r-fields" 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-fields on Arch using YAY

$ yay -S r-fields

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

$ yay -Rns r-fields

2. Manually Install "r-fields" via AUR

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

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

b. Clone r-fields's git locally

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

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

$ cd ~/r-fields $ makepkg -si

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

ID: 1341611
Name: r-fields
PackageBaseID: 145463
PackageBase: r-fields
Version: 15.2-3
Description: Tools for Spatial Data
URL: https://cran.r-project.org/package=fields
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1569858935
LastModified: 1698344992
URLPath: /cgit/aur.git/snapshot/r-fields.tar.gz