r-sccomp on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-sccomp

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

$ yay -Rns r-sccomp

2. Manually Install "r-sccomp" via AUR

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

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

b. Clone r-sccomp's git locally

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

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

$ cd ~/r-sccomp $ makepkg -si

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

ID: 1406116
Name: r-sccomp
PackageBaseID: 200518
PackageBase: r-sccomp
Version: 1.6.0-3
Description: Robust Outlier-aware Estimation of Composition and Heterogeneity for Single-cell Data
URL: https://bioconductor.org/packages/sccomp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1702412938
LastModified: 1707398021
URLPath: /cgit/aur.git/snapshot/r-sccomp.tar.gz