r-cgen on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-cgen

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

$ yay -Rns r-cgen

2. Manually Install "r-cgen" via AUR

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

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

b. Clone r-cgen's git locally

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

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

$ cd ~/r-cgen $ makepkg -si

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

ID: 1340087
Name: r-cgen
PackageBaseID: 179894
PackageBase: r-cgen
Version: 3.38.0-1
Description: An R package for analysis of case-control studies in genetic epidemiology
URL: https://bioconductor.org/packages/CGEN
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654466719
LastModified: 1698262336
URLPath: /cgit/aur.git/snapshot/r-cgen.tar.gz