r-inspect on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-inspect

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

$ yay -Rns r-inspect

2. Manually Install "r-inspect" via AUR

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

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

b. Clone r-inspect's git locally

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

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

$ cd ~/r-inspect $ makepkg -si

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

ID: 1381779
Name: r-inspect
PackageBaseID: 180942
PackageBase: r-inspect
Version: 1.32.1-1
Description: Modeling RNA synthesis, processing and degradation with RNA-seq data
URL: https://bioconductor.org/packages/INSPEcT
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654491568
LastModified: 1704628949
URLPath: /cgit/aur.git/snapshot/r-inspect.tar.gz