genometools on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S genometools

* (Optional) Uninstall genometools on Arch using YAY

$ yay -Rns genometools

2. Manually Install "genometools" via AUR

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

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

b. Clone genometools's git locally

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

c. Go to ~/genometools folder and install it

$ cd ~/genometools $ makepkg -si

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

ID: 1111379
Name: genometools
PackageBaseID: 128038
PackageBase: genometools
Version: 1.6.2-1
Description: A unified set of bioinformatics tools for analyzing genomes
URL: http://genometools.org/
NumVotes: 1
Popularity: 1.9E-5
OutOfDate: 1697794951
Maintainer: harrietobrien
Submitter: clintval
FirstSubmitted: 1513670514
LastModified: 1657711714
URLPath: /cgit/aur.git/snapshot/genometools.tar.gz