r-s2 on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-s2

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

$ yay -Rns r-s2

2. Manually Install "r-s2" via AUR

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

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

b. Clone r-s2's git locally

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

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

$ cd ~/r-s2 $ makepkg -si

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

ID: 1372929
Name: r-s2
PackageBaseID: 172272
PackageBase: r-s2
Version: 1.1.6-1
Description: Spherical Geometry Operators Using the S2 Geometry Library
URL: https://cran.r-project.org/package=s2
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: peippo
Submitter: peippo
FirstSubmitted: 1634889182
LastModified: 1703081023
URLPath: /cgit/aur.git/snapshot/r-s2.tar.gz