r-monocle on AUR (Arch User Repository)

Last updated: October 09,2024

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

$ yay -S r-monocle

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

$ yay -Rns r-monocle

2. Manually Install "r-monocle" via AUR

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

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

b. Clone r-monocle's git locally

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

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

$ cd ~/r-monocle $ makepkg -si

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

ID: 1341147
Name: r-monocle
PackageBaseID: 181394
PackageBase: r-monocle
Version: 2.30.0-1
Description: Clustering, differential expression, and trajectory analysis for single- cell RNA-Seq
URL: https://bioconductor.org/packages/monocle
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654502912
LastModified: 1698301859
URLPath: /cgit/aur.git/snapshot/r-monocle.tar.gz