r-saver on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-saver

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

$ yay -Rns r-saver

2. Manually Install "r-saver" via AUR

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

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

b. Clone r-saver's git locally

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

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

$ cd ~/r-saver $ makepkg -si

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

ID: 1093764
Name: r-saver
PackageBaseID: 182259
PackageBase: r-saver
Version: 1.1.2-4
Description: Single-Cell RNA-Seq Gene Expression Recovery
URL: https://cran.r-project.org/package=SAVER
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654524014
LastModified: 1654524014
URLPath: /cgit/aur.git/snapshot/r-saver.tar.gz