r-ape on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-ape

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

$ yay -Rns r-ape

2. Manually Install "r-ape" via AUR

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

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

b. Clone r-ape's git locally

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

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

$ cd ~/r-ape $ makepkg -si

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

ID: 1225646
Name: r-ape
PackageBaseID: 179541
PackageBase: r-ape
Version: 5.7.1-1
Description: Analyses of Phylogenetics and Evolution
URL: https://cran.r-project.org/package=ape
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654451000
LastModified: 1678731394
URLPath: /cgit/aur.git/snapshot/r-ape.tar.gz