r-slingshot on AUR (Arch User Repository)

Last updated: October 09,2024

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

$ yay -S r-slingshot

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

$ yay -Rns r-slingshot

2. Manually Install "r-slingshot" via AUR

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

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

b. Clone r-slingshot's git locally

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

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

$ cd ~/r-slingshot $ makepkg -si

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

ID: 1343435
Name: r-slingshot
PackageBaseID: 182444
PackageBase: r-slingshot
Version: 2.10.0-1
Description: Tools for ordering single-cell sequencing
URL: https://bioconductor.org/packages/slingshot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654528955
LastModified: 1698501079
URLPath: /cgit/aur.git/snapshot/r-slingshot.tar.gz