r-roseq on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-roseq

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

$ yay -Rns r-roseq

2. Manually Install "r-roseq" via AUR

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

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

b. Clone r-roseq's git locally

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

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

$ cd ~/r-roseq $ makepkg -si

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

ID: 1341178
Name: r-roseq
PackageBaseID: 182173
PackageBase: r-roseq
Version: 1.14.0-1
Description: Modeling expression ranks for noise-tolerant differential expression analysis of scRNA-Seq data
URL: https://bioconductor.org/packages/ROSeq
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654521808
LastModified: 1698303023
URLPath: /cgit/aur.git/snapshot/r-roseq.tar.gz