r-rcade on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-rcade

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

$ yay -Rns r-rcade

2. Manually Install "r-rcade" via AUR

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

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

b. Clone r-rcade's git locally

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

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

$ cd ~/r-rcade $ makepkg -si

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

ID: 1249944
Name: r-rcade
PackageBaseID: 181963
PackageBase: r-rcade
Version: 1.39.1-4
Description: R-based analysis of ChIP-seq And Differential Expression - a tool for integrating a count-based ChIP-seq analysis with differential expression summary data
URL: https://bioconductor.org/packages/3.16/Rcade
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654516540
LastModified: 1682748531
URLPath: /cgit/aur.git/snapshot/r-rcade.tar.gz