r-sf on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S r-sf

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

$ yay -Rns r-sf

2. Manually Install "r-sf" via AUR

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

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

b. Clone r-sf's git locally

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

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

$ cd ~/r-sf $ makepkg -si

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

ID: 1372931
Name: r-sf
PackageBaseID: 172273
PackageBase: r-sf
Version: 1.0.15-1
Description: Simple Features for R
URL: https://cran.r-project.org/package=sf
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: peippo
Submitter: peippo
FirstSubmitted: 1634889192
LastModified: 1703081329
URLPath: /cgit/aur.git/snapshot/r-sf.tar.gz