r-rcm on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-rcm

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

$ yay -Rns r-rcm

2. Manually Install "r-rcm" via AUR

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

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

b. Clone r-rcm's git locally

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

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

$ cd ~/r-rcm $ makepkg -si

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

ID: 1343430
Name: r-rcm
PackageBaseID: 181975
PackageBase: r-rcm
Version: 1.18.0-1
Description: Fit row-column association models with the negative binomial distribution for the microbiome
URL: https://bioconductor.org/packages/RCM
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654516861
LastModified: 1698500798
URLPath: /cgit/aur.git/snapshot/r-rcm.tar.gz