spread on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S spread

* (Optional) Uninstall spread on Arch using YAY

$ yay -Rns spread

2. Manually Install "spread" via AUR

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

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

b. Clone spread's git locally

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

c. Go to ~/spread folder and install it

$ cd ~/spread $ makepkg -si

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

ID: 1253698
Name: spread
PackageBaseID: 167389
PackageBase: spread
Version: 1.0.7-6
Description: a user-friendly application to analyze and visualize phylogeographic reconstructions resulting from Bayesian inference of spatio-temporal diffusion. https://doi.org/10.1093/bioinformatics/btr481
URL: https://github.com/phylogeography/SPREADv1
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: malacology
Submitter: malacology
FirstSubmitted: 1622097007
LastModified: 1683387993
URLPath: /cgit/aur.git/snapshot/spread.tar.gz