r-gpa on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-gpa

* (Optional) Uninstall r-gpa on Arch using YAY

$ yay -Rns r-gpa

2. Manually Install "r-gpa" via AUR

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

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

b. Clone r-gpa's git locally

$ git clone https://aur.archlinux.org/r-gpa.git ~/r-gpa

c. Go to ~/r-gpa folder and install it

$ cd ~/r-gpa $ makepkg -si

3. Information about the r-gpa package on Arch User Repository (AUR)

ID: 1340260
Name: r-gpa
PackageBaseID: 180733
PackageBase: r-gpa
Version: 1.14.0-1
Description: GPA (Genetic analysis incorporating Pleiotropy and Annotation)
URL: https://bioconductor.org/packages/GPA
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654486530
LastModified: 1698268664
URLPath: /cgit/aur.git/snapshot/r-gpa.tar.gz