paml on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S paml

* (Optional) Uninstall paml on Arch using YAY

$ yay -Rns paml

2. Manually Install "paml" via AUR

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

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

b. Clone paml's git locally

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

c. Go to ~/paml folder and install it

$ cd ~/paml $ makepkg -si

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

ID: 1280683
Name: paml
PackageBaseID: 177124
PackageBase: paml
Version: 4.10.7-1
Description: Phylogenetic analysis by maximum likelihood. https://doi.org/10.1093/molbev/msm088
URL: http://abacus.gene.ucl.ac.uk/software/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: malacology
Submitter: malacology
FirstSubmitted: 1647814732
LastModified: 1688078923
URLPath: /cgit/aur.git/snapshot/paml.tar.gz