r-resolve on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-resolve

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

$ yay -Rns r-resolve

2. Manually Install "r-resolve" via AUR

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

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

b. Clone r-resolve's git locally

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

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

$ cd ~/r-resolve $ makepkg -si

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

ID: 1370286
Name: r-resolve
PackageBaseID: 200208
PackageBase: r-resolve
Version: 1.4.0-3
Description: An R package for the efficient analysis of mutational signatures from cancer genomes
URL: https://bioconductor.org/packages/RESOLVE
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1701705294
LastModified: 1702645468
URLPath: /cgit/aur.git/snapshot/r-resolve.tar.gz