r-deldir on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-deldir

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

$ yay -Rns r-deldir

2. Manually Install "r-deldir" via AUR

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

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

b. Clone r-deldir's git locally

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

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

$ cd ~/r-deldir $ makepkg -si

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

ID: 1422466
Name: r-deldir
PackageBaseID: 180169
PackageBase: r-deldir
Version: 2.0.4-2
Description: Delaunay Triangulation and Dirichlet (Voronoi) Tessellation
URL: https://cran.r-project.org/package=deldir
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654473184
LastModified: 1709813214
URLPath: /cgit/aur.git/snapshot/r-deldir.tar.gz