r-kriging on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-kriging

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

$ yay -Rns r-kriging

2. Manually Install "r-kriging" via AUR

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

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

b. Clone r-kriging's git locally

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

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

$ cd ~/r-kriging $ makepkg -si

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

ID: 1428356
Name: r-kriging
PackageBaseID: 181070
PackageBase: r-kriging
Version: 1.2-6
Description: Ordinary Kriging
URL: https://cran.r-project.org/package=kriging
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654494753
LastModified: 1710590634
URLPath: /cgit/aur.git/snapshot/r-kriging.tar.gz