rasp on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S rasp

* (Optional) Uninstall rasp on Arch using YAY

$ yay -Rns rasp

2. Manually Install "rasp" via AUR

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

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

b. Clone rasp's git locally

$ git clone https://aur.archlinux.org/rasp.git ~/rasp

c. Go to ~/rasp folder and install it

$ cd ~/rasp $ makepkg -si

3. Information about the rasp package on Arch User Repository (AUR)

ID: 904816
Name: rasp
PackageBaseID: 166660
PackageBase: rasp
Version: 4.2-1
Description: Reconstruct Ancestral State in Phylogenies is a tool for inferring ancestral state
URL: http://mnh.scu.edu.cn/soft/blog/rasp/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: malacology
Submitter: malacology
FirstSubmitted: 1620633925
LastModified: 1620634327
URLPath: /cgit/aur.git/snapshot/rasp.tar.gz