r-scope on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-scope

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

$ yay -Rns r-scope

2. Manually Install "r-scope" via AUR

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

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

b. Clone r-scope's git locally

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

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

$ cd ~/r-scope $ makepkg -si

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

ID: 1342643
Name: r-scope
PackageBaseID: 182307
PackageBase: r-scope
Version: 1.14.0-1
Description: A normalization and copy number estimation method for single-cell DNA sequencing
URL: https://bioconductor.org/packages/SCOPE
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654525274
LastModified: 1698406289
URLPath: /cgit/aur.git/snapshot/r-scope.tar.gz