r-absseq on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S r-absseq

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

$ yay -Rns r-absseq

2. Manually Install "r-absseq" via AUR

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

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

b. Clone r-absseq's git locally

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

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

$ cd ~/r-absseq $ makepkg -si

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

ID: 1341113
Name: r-absseq
PackageBaseID: 179445
PackageBase: r-absseq
Version: 1.56.0-1
Description: ABSSeq: a new RNA-Seq analysis method based on modelling absolute expression differences
URL: https://bioconductor.org/packages/ABSSeq
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654448632
LastModified: 1698300877
URLPath: /cgit/aur.git/snapshot/r-absseq.tar.gz