plink on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S plink

* (Optional) Uninstall plink on Arch using YAY

$ yay -Rns plink

2. Manually Install "plink" via AUR

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

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

b. Clone plink's git locally

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

c. Go to ~/plink folder and install it

$ cd ~/plink $ makepkg -si

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

ID: 481898
Name: plink
PackageBaseID: 110071
PackageBase: plink
Version: 1.07-2
Description: Whole genome association analysis toolset
URL: http://zzz.bwh.harvard.edu/plink/download.shtml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Stunts
Submitter: Stunts
FirstSubmitted: 1460546236
LastModified: 1517230850
URLPath: /cgit/aur.git/snapshot/plink.tar.gz