bayescan on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S bayescan

* (Optional) Uninstall bayescan on Arch using YAY

$ yay -Rns bayescan

2. Manually Install "bayescan" via AUR

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

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

b. Clone bayescan's git locally

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

c. Go to ~/bayescan folder and install it

$ cd ~/bayescan $ makepkg -si

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

ID: 1354971
Name: bayescan
PackageBaseID: 80183
PackageBase: bayescan
Version: 2.1-2
Description: Detecting natural selection from population-based genetic data
URL: http://cmpg.unibe.ch/software/BayeScan/index.html
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Stunts
Submitter: Stunts
FirstSubmitted: 1395414184
LastModified: 1700264505
URLPath: /cgit/aur.git/snapshot/bayescan.tar.gz