hhsuite on AUR (Arch User Repository)

Last updated: February 08,2025

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

$ yay -S hhsuite

* (Optional) Uninstall hhsuite on Arch using YAY

$ yay -Rns hhsuite

2. Manually Install "hhsuite" via AUR

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

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

b. Clone hhsuite's git locally

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

c. Go to ~/hhsuite folder and install it

$ cd ~/hhsuite $ makepkg -si

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

ID: 613978
Name: hhsuite
PackageBaseID: 57159
PackageBase: hhsuite
Version: 3.2.0-1
Description: A set of programs for protein sequence homology detection by iterative HMM-HMM comparison for computational biology like PSI-BLAST
URL: https://github.com/soedinglab/hh-suite
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: semi
Submitter:
FirstSubmitted: 1330473155
LastModified: 1558239374
URLPath: /cgit/aur.git/snapshot/hhsuite.tar.gz