r-scran on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-scran

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

$ yay -Rns r-scran

2. Manually Install "r-scran" via AUR

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

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

b. Clone r-scran's git locally

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

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

$ cd ~/r-scran $ makepkg -si

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

ID: 1391379
Name: r-scran
PackageBaseID: 182312
PackageBase: r-scran
Version: 1.30.2-1
Description: Methods for Single-Cell RNA-Seq Data Analysis
URL: https://bioconductor.org/packages/scran
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654525413
LastModified: 1706054770
URLPath: /cgit/aur.git/snapshot/r-scran.tar.gz