hmmer3-2 on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S hmmer3-2

* (Optional) Uninstall hmmer3-2 on Arch using YAY

$ yay -Rns hmmer3-2

2. Manually Install "hmmer3-2" via AUR

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

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

b. Clone hmmer3-2's git locally

$ git clone https://aur.archlinux.org/hmmer3-2.git ~/hmmer3-2

c. Go to ~/hmmer3-2 folder and install it

$ cd ~/hmmer3-2 $ makepkg -si

3. Information about the hmmer3-2 package on Arch User Repository (AUR)

ID: 490911
Name: hmmer3-2
PackageBaseID: 130461
PackageBase: hmmer3-2
Version: 3-1
Description: Profile hidden Markov models (HMMs) for database searching using consensus sequences containing the version 2 and 3 implementations.
URL: http://hmmer.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: anadon
Submitter: anadon
FirstSubmitted: 1519939349
LastModified: 1519939349
URLPath: /cgit/aur.git/snapshot/hmmer3-2.tar.gz