r-geos on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S r-geos

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

$ yay -Rns r-geos

2. Manually Install "r-geos" via AUR

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

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

b. Clone r-geos's git locally

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

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

$ cd ~/r-geos $ makepkg -si

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

ID: 627055
Name: r-geos
PackageBaseID: 136763
PackageBase: r-geos
Version: 0.4.3-1
Description: Interface to Geometry Engine - Open Source (GEOS) using the C-API for topology operations on geometries.
URL: https://cran.r-project.org/package=rgeos
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ragreener1
FirstSubmitted: 1539947958
LastModified: 1562326836
URLPath: /cgit/aur.git/snapshot/r-geos.tar.gz