exonerate on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S exonerate

* (Optional) Uninstall exonerate on Arch using YAY

$ yay -Rns exonerate

2. Manually Install "exonerate" via AUR

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

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

b. Clone exonerate's git locally

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

c. Go to ~/exonerate folder and install it

$ cd ~/exonerate $ makepkg -si

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

ID: 1408422
Name: exonerate
PackageBaseID: 25183
PackageBase: exonerate
Version: 2.4.0-2
Description: A general purpose tool for biological sequence comparison
URL: https://www.ebi.ac.uk/about/vertebrate-genomics/software/exonerate
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: malacology
Submitter:
FirstSubmitted: 1238636241
LastModified: 1707799435
URLPath: /cgit/aur.git/snapshot/exonerate.tar.gz