r-bayseq on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-bayseq

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

$ yay -Rns r-bayseq

2. Manually Install "r-bayseq" via AUR

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

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

b. Clone r-bayseq's git locally

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

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

$ cd ~/r-bayseq $ makepkg -si

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

ID: 1341187
Name: r-bayseq
PackageBaseID: 179655
PackageBase: r-bayseq
Version: 2.36.0-1
Description: Empirical Bayesian analysis of patterns of differential expression in count data
URL: https://bioconductor.org/packages/baySeq
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654453666
LastModified: 1698303471
URLPath: /cgit/aur.git/snapshot/r-bayseq.tar.gz