r-scater on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-scater

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

$ yay -Rns r-scater

2. Manually Install "r-scater" via AUR

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

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

b. Clone r-scater's git locally

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

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

$ cd ~/r-scater $ makepkg -si

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

ID: 1355024
Name: r-scater
PackageBaseID: 182278
PackageBase: r-scater
Version: 1.30.1-1
Description: Single-Cell Analysis Toolkit for Gene Expression Data in R
URL: https://bioconductor.org/packages/scater
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654524518
LastModified: 1700267503
URLPath: /cgit/aur.git/snapshot/r-scater.tar.gz