python-pyrodigal on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S python-pyrodigal

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

$ yay -Rns python-pyrodigal

2. Manually Install "python-pyrodigal" via AUR

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

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

b. Clone python-pyrodigal's git locally

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

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

$ cd ~/python-pyrodigal $ makepkg -si

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

ID: 1391960
Name: python-pyrodigal
PackageBaseID: 176870
PackageBase: python-pyrodigal
Version: 3.3.0-1
Description: Cython bindings to Prodigal, an ORF finder for genomes and metagenomes
URL: https://github.com/althonos/pyrodigal
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: althonos
Submitter: althonos
FirstSubmitted: 1647179207
LastModified: 1706126510
URLPath: /cgit/aur.git/snapshot/python-pyrodigal.tar.gz