beagle-lib on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S beagle-lib

* (Optional) Uninstall beagle-lib on Arch using YAY

$ yay -Rns beagle-lib

2. Manually Install "beagle-lib" via AUR

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

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

b. Clone beagle-lib's git locally

$ git clone https://aur.archlinux.org/beagle-lib.git ~/beagle-lib

c. Go to ~/beagle-lib folder and install it

$ cd ~/beagle-lib $ makepkg -si

3. Information about the beagle-lib package on Arch User Repository (AUR)

ID: 1333558
Name: beagle-lib
PackageBaseID: 55716
PackageBase: beagle-lib
Version: 4.0.1-1
Description: general purpose library for evaluating the likelihood of sequence evolution on trees
URL: https://github.com/beagle-dev/beagle-lib
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: malacology
Submitter: Stunts
FirstSubmitted: 1326232864
LastModified: 1697220381
URLPath: /cgit/aur.git/snapshot/beagle-lib.tar.gz