instruct on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S instruct

* (Optional) Uninstall instruct on Arch using YAY

$ yay -Rns instruct

2. Manually Install "instruct" via AUR

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

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

b. Clone instruct's git locally

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

c. Go to ~/instruct folder and install it

$ cd ~/instruct $ makepkg -si

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

ID: 901181
Name: instruct
PackageBaseID: 92031
PackageBase: instruct
Version: 20160723-1
Description: Using multi-locus genotype data to infer pop. structure and self-fertilization rates
URL: http://cbsuapps.tc.cornell.edu/InStruct.aspx
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Stunts
Submitter: Stunts
FirstSubmitted: 1428489949
LastModified: 1620000583
URLPath: /cgit/aur.git/snapshot/instruct.tar.gz