r-rtriangle on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-rtriangle

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

$ yay -Rns r-rtriangle

2. Manually Install "r-rtriangle" via AUR

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

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

b. Clone r-rtriangle's git locally

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

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

$ cd ~/r-rtriangle $ makepkg -si

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

ID: 1422469
Name: r-rtriangle
PackageBaseID: 182228
PackageBase: r-rtriangle
Version: 1.6.0.13-2
Description: Triangle - A 2D Quality Mesh Generator and Delaunay Triangulator
URL: https://cran.r-project.org/package=RTriangle
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654523209
LastModified: 1709813281
URLPath: /cgit/aur.git/snapshot/r-rtriangle.tar.gz