r-rcsl on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-rcsl

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

$ yay -Rns r-rcsl

2. Manually Install "r-rcsl" via AUR

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

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

b. Clone r-rcsl's git locally

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

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

$ cd ~/r-rcsl $ makepkg -si

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

ID: 1408690
Name: r-rcsl
PackageBaseID: 181991
PackageBase: r-rcsl
Version: 1.8.0-2
Description: Rank Constrained Similarity Learning for single cell RNA sequencing data
URL: https://bioconductor.org/packages/RCSL
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654517249
LastModified: 1707847705
URLPath: /cgit/aur.git/snapshot/r-rcsl.tar.gz