r-sctransform on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-sctransform

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

$ yay -Rns r-sctransform

2. Manually Install "r-sctransform" via AUR

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

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

b. Clone r-sctransform's git locally

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

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

$ cd ~/r-sctransform $ makepkg -si

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

ID: 1336449
Name: r-sctransform
PackageBaseID: 182323
PackageBase: r-sctransform
Version: 0.4.1-1
Description: Variance Stabilizing Transformations for Single Cell UMI Data
URL: https://cran.r-project.org/package=sctransform
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654525729
LastModified: 1697695316
URLPath: /cgit/aur.git/snapshot/r-sctransform.tar.gz