r-geometries on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S r-geometries

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

$ yay -Rns r-geometries

2. Manually Install "r-geometries" via AUR

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

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

b. Clone r-geometries's git locally

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

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

$ cd ~/r-geometries $ makepkg -si

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

ID: 1386567
Name: r-geometries
PackageBaseID: 172269
PackageBase: r-geometries
Version: 0.2.4-1
Description: Convert Between R Objects and Geometric Structures
URL: https://cran.r-project.org/package=geometries
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: peippo
Submitter: peippo
FirstSubmitted: 1634889155
LastModified: 1705385985
URLPath: /cgit/aur.git/snapshot/r-geometries.tar.gz