geneconv on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S geneconv

* (Optional) Uninstall geneconv on Arch using YAY

$ yay -Rns geneconv

2. Manually Install "geneconv" via AUR

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

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

b. Clone geneconv's git locally

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

c. Go to ~/geneconv folder and install it

$ cd ~/geneconv $ makepkg -si

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

ID: 502452
Name: geneconv
PackageBaseID: 131555
PackageBase: geneconv
Version: 1.81a-1
Description: Statistical Tests for Detecting Gene Conversion
URL: https://www.math.wustl.edu/~sawyer/geneconv
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: billypilgrim
FirstSubmitted: 1523540512
LastModified: 1523540689
URLPath: /cgit/aur.git/snapshot/geneconv.tar.gz