pfam on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S pfam

* (Optional) Uninstall pfam on Arch using YAY

$ yay -Rns pfam

2. Manually Install "pfam" via AUR

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

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

b. Clone pfam's git locally

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

c. Go to ~/pfam folder and install it

$ cd ~/pfam $ makepkg -si

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

ID: 499790
Name: pfam
PackageBaseID: 131196
PackageBase: pfam
Version: 31.0-1
Description: The Pfam database is a large collection of protein families, each represented by multiple sequence alignments and hidden Markov models (HMMs).
URL: ftp://ftp.ebi.ac.uk
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: anadon
Submitter: anadon
FirstSubmitted: 1522346682
LastModified: 1522686709
URLPath: /cgit/aur.git/snapshot/pfam.tar.gz