r-seurat on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-seurat

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

$ yay -Rns r-seurat

2. Manually Install "r-seurat" via AUR

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

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

b. Clone r-seurat's git locally

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

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

$ cd ~/r-seurat $ makepkg -si

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

ID: 1417856
Name: r-seurat
PackageBaseID: 182368
PackageBase: r-seurat
Version: 5.0.2-1
Description: Tools for Single Cell Genomics
URL: https://cran.r-project.org/package=Seurat
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654526889
LastModified: 1709187987
URLPath: /cgit/aur.git/snapshot/r-seurat.tar.gz