r-gem on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S r-gem

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

$ yay -Rns r-gem

2. Manually Install "r-gem" via AUR

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

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

b. Clone r-gem's git locally

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

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

$ cd ~/r-gem $ makepkg -si

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

ID: 1340221
Name: r-gem
PackageBaseID: 180563
PackageBase: r-gem
Version: 1.28.0-1
Description: GEM: fast association study for the interplay of Gene, Environment and Methylation
URL: https://bioconductor.org/packages/GEM
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654482465
LastModified: 1698267365
URLPath: /cgit/aur.git/snapshot/r-gem.tar.gz