python-pyfamsa on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-pyfamsa

* (Optional) Uninstall python-pyfamsa on Arch using YAY

$ yay -Rns python-pyfamsa

2. Manually Install "python-pyfamsa" via AUR

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

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

b. Clone python-pyfamsa's git locally

$ git clone https://aur.archlinux.org/python-pyfamsa.git ~/python-pyfamsa

c. Go to ~/python-pyfamsa folder and install it

$ cd ~/python-pyfamsa $ makepkg -si

3. Information about the python-pyfamsa package on Arch User Repository (AUR)

ID: 1393446
Name: python-pyfamsa
PackageBaseID: 184679
PackageBase: python-pyfamsa
Version: 0.3.2-1
Description: Cython bindings and Python interface to FAMSA, an algorithm for ultra-scale multiple sequence alignments
URL: https://github.com/althonos/pyfamsa
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: althonos
Submitter: althonos
FirstSubmitted: 1659661895
LastModified: 1706364664
URLPath: /cgit/aur.git/snapshot/python-pyfamsa.tar.gz