prodigal on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S prodigal

* (Optional) Uninstall prodigal on Arch using YAY

$ yay -Rns prodigal

2. Manually Install "prodigal" via AUR

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

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

b. Clone prodigal's git locally

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

c. Go to ~/prodigal folder and install it

$ cd ~/prodigal $ makepkg -si

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

ID: 409475
Name: prodigal
PackageBaseID: 122228
PackageBase: prodigal
Version: 2.6.3-1
Description: Fast, reliable protein-coding gene prediction for prokaryotic genomes.
URL: https://github.com/hyattpd/Prodigal
NumVotes: 0
Popularity: 0
OutOfDate: 1690572305
Maintainer:
Submitter: iosonofabio
FirstSubmitted: 1494386726
LastModified: 1494386726
URLPath: /cgit/aur.git/snapshot/prodigal.tar.gz