r-gsa on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-gsa

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

$ yay -Rns r-gsa

2. Manually Install "r-gsa" via AUR

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

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

b. Clone r-gsa's git locally

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

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

$ cd ~/r-gsa $ makepkg -si

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

ID: 1375359
Name: r-gsa
PackageBaseID: 180766
PackageBase: r-gsa
Version: 1.03.2-8
Description: Gene Set Analysis
URL: https://cran.r-project.org/package=GSA
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654487335
LastModified: 1703527319
URLPath: /cgit/aur.git/snapshot/r-gsa.tar.gz