r-gap on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S r-gap

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

$ yay -Rns r-gap

2. Manually Install "r-gap" via AUR

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

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

b. Clone r-gap's git locally

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

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

$ cd ~/r-gap $ makepkg -si

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

ID: 1309775
Name: r-gap
PackageBaseID: 180539
PackageBase: r-gap
Version: 1.5.3-1
Description: Genetic Analysis Package
URL: https://cran.r-project.org/package=gap
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654481865
LastModified: 1693137723
URLPath: /cgit/aur.git/snapshot/r-gap.tar.gz