mafft on AUR (Arch User Repository)

Last updated: April 26,2024

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

$ yay -S mafft

* (Optional) Uninstall mafft on Arch using YAY

$ yay -Rns mafft

2. Manually Install "mafft" via AUR

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

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

b. Clone mafft's git locally

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

c. Go to ~/mafft folder and install it

$ cd ~/mafft $ makepkg -si

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

ID: 1426234
Name: mafft
PackageBaseID: 25104
PackageBase: mafft
Version: 7.525-1
Description: Multiple alignment program for amino acid or nucleotide sequences. https://doi.org/10.1093/molbev/mst010
URL: https://mafft.cbrc.jp/alignment/software
NumVotes: 14
Popularity: 0.000109
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter:
FirstSubmitted: 1238346943
LastModified: 1710309717
URLPath: /cgit/aur.git/snapshot/mafft.tar.gz