hmmer on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S hmmer

* (Optional) Uninstall hmmer on Arch using YAY

$ yay -Rns hmmer

2. Manually Install "hmmer" via AUR

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

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

b. Clone hmmer's git locally

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

c. Go to ~/hmmer folder and install it

$ cd ~/hmmer $ makepkg -si

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

ID: 1304901
Name: hmmer
PackageBaseID: 22620
PackageBase: hmmer
Version: 3.4-1
Description: Profile hidden Markov models (HMMs) for database searching using consensus sequences
URL: http://hmmer.org/
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: mschu
Submitter: Allan
FirstSubmitted: 1230467051
LastModified: 1692218814
URLPath: /cgit/aur.git/snapshot/hmmer.tar.gz