structure on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S structure

* (Optional) Uninstall structure on Arch using YAY

$ yay -Rns structure

2. Manually Install "structure" via AUR

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

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

b. Clone structure's git locally

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

c. Go to ~/structure folder and install it

$ cd ~/structure $ makepkg -si

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

ID: 912575
Name: structure
PackageBaseID: 36459
PackageBase: structure
Version: 2.3.4-4
Description: Program for using multi-locus genotype data to investigate population structure.
URL: http://web.stanford.edu/group/pritchardlab/structure.html
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Stunts
Submitter: bmpvieira
FirstSubmitted: 1271255892
LastModified: 1622049578
URLPath: /cgit/aur.git/snapshot/structure.tar.gz