r-scpca on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-scpca

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

$ yay -Rns r-scpca

2. Manually Install "r-scpca" via AUR

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

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

b. Clone r-scpca's git locally

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

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

$ cd ~/r-scpca $ makepkg -si

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

ID: 1342181
Name: r-scpca
PackageBaseID: 182310
PackageBase: r-scpca
Version: 1.16.0-1
Description: Sparse Contrastive Principal Component Analysis
URL: https://bioconductor.org/packages/scPCA
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654525362
LastModified: 1698391112
URLPath: /cgit/aur.git/snapshot/r-scpca.tar.gz