python-pyhmmer on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-pyhmmer

* (Optional) Uninstall python-pyhmmer on Arch using YAY

$ yay -Rns python-pyhmmer

2. Manually Install "python-pyhmmer" via AUR

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

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

b. Clone python-pyhmmer's git locally

$ git clone https://aur.archlinux.org/python-pyhmmer.git ~/python-pyhmmer

c. Go to ~/python-pyhmmer folder and install it

$ cd ~/python-pyhmmer $ makepkg -si

3. Information about the python-pyhmmer package on Arch User Repository (AUR)

ID: 1425923
Name: python-pyhmmer
PackageBaseID: 176872
PackageBase: python-pyhmmer
Version: 0.10.9-1
Description: Cython bindings and Python interface to HMMER3
URL: https://github.com/althonos/pyhmmer
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: althonos
Submitter: althonos
FirstSubmitted: 1647182617
LastModified: 1710263220
URLPath: /cgit/aur.git/snapshot/python-pyhmmer.tar.gz