pfam on AUR (Arch User Repository)
Last updated: January 09,2025
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
Copied
b. Install pfam on Arch using YAY
$
yay -S
pfam
Copied
* (Optional) Uninstall pfam on Arch using YAY
$
yay -Rns
pfam
Copied
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
Copied
b. Clone pfam's git locally
$
git clone https://aur.archlinux.org/pfam.git
~/pfam
Copied
c. Go to ~/pfam folder and install it
$
cd
~/pfam
Copied
$
makepkg -si
Copied
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
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