r-recoup on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-recoup

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

$ yay -Rns r-recoup

2. Manually Install "r-recoup" via AUR

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

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

b. Clone r-recoup's git locally

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

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

$ cd ~/r-recoup $ makepkg -si

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

ID: 1342526
Name: r-recoup
PackageBaseID: 182027
PackageBase: r-recoup
Version: 1.30.0-1
Description: An R package for the creation of complex genomic profile plots
URL: https://bioconductor.org/packages/recoup
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654518151
LastModified: 1698403837
URLPath: /cgit/aur.git/snapshot/r-recoup.tar.gz