r-geometry on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S r-geometry

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

$ yay -Rns r-geometry

2. Manually Install "r-geometry" via AUR

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

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

b. Clone r-geometry's git locally

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

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

$ cd ~/r-geometry $ makepkg -si

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

ID: 1284009
Name: r-geometry
PackageBaseID: 176825
PackageBase: r-geometry
Version: 0.4.7-3
Description: Mesh Generation and Surface Tessellation
URL: https://cran.r-project.org/package=geometry
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1647015214
LastModified: 1688623931
URLPath: /cgit/aur.git/snapshot/r-geometry.tar.gz