r-automap on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-automap

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

$ yay -Rns r-automap

2. Manually Install "r-automap" via AUR

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

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

b. Clone r-automap's git locally

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

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

$ cd ~/r-automap $ makepkg -si

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

ID: 1365660
Name: r-automap
PackageBaseID: 200305
PackageBase: r-automap
Version: 1.1.9-1
Description: Automatic Interpolation Package
URL: https://cran.r-project.org/package=automap
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1701882381
LastModified: 1701882381
URLPath: /cgit/aur.git/snapshot/r-automap.tar.gz