r-basics on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-basics

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

$ yay -Rns r-basics

2. Manually Install "r-basics" via AUR

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

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

b. Clone r-basics's git locally

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

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

$ cd ~/r-basics $ makepkg -si

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

ID: 1344766
Name: r-basics
PackageBaseID: 179634
PackageBase: r-basics
Version: 2.14.0-1
Description: Bayesian Analysis of Single-Cell Sequencing data
URL: https://bioconductor.org/packages/BASiCS
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654453167
LastModified: 1698691884
URLPath: /cgit/aur.git/snapshot/r-basics.tar.gz