r-mast on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-mast

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

$ yay -Rns r-mast

2. Manually Install "r-mast" via AUR

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

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

b. Clone r-mast's git locally

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

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

$ cd ~/r-mast $ makepkg -si

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

ID: 1424210
Name: r-mast
PackageBaseID: 181193
PackageBase: r-mast
Version: 1.28.0-2
Description: Model-based Analysis of Single Cell Transcriptomics
URL: https://bioconductor.org/packages/MAST
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654497799
LastModified: 1710047080
URLPath: /cgit/aur.git/snapshot/r-mast.tar.gz