hmmer2 on AUR (Arch User Repository)

Last updated: April 19,2024

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

$ yay -S hmmer2

* (Optional) Uninstall hmmer2 on Arch using YAY

$ yay -Rns hmmer2

2. Manually Install "hmmer2" via AUR

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

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

b. Clone hmmer2's git locally

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

c. Go to ~/hmmer2 folder and install it

$ cd ~/hmmer2 $ makepkg -si

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

ID: 632706
Name: hmmer2
PackageBaseID: 36418
PackageBase: hmmer2
Version: 2.4i-3
Description: Profile hidden Markov models (HMMs) for database searching using consensus sequences
URL: http://hmmer.org/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: mschu
Submitter: td123
FirstSubmitted: 1271097112
LastModified: 1564212749
URLPath: /cgit/aur.git/snapshot/hmmer2.tar.gz