r-strap on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S r-strap

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

$ yay -Rns r-strap

2. Manually Install "r-strap" via AUR

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

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

b. Clone r-strap's git locally

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

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

$ cd ~/r-strap $ makepkg -si

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

ID: 1413965
Name: r-strap
PackageBaseID: 202853
PackageBase: r-strap
Version: 1.6.0-2
Description: Stratigraphic Tree Analysis for Palaeontology
URL: https://cran.r-project.org/package=strap
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: malacology
Submitter: malacology
FirstSubmitted: 1708614337
LastModified: 1708646622
URLPath: /cgit/aur.git/snapshot/r-strap.tar.gz