r-biseq on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-biseq

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

$ yay -Rns r-biseq

2. Manually Install "r-biseq" via AUR

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

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

b. Clone r-biseq's git locally

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

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

$ cd ~/r-biseq $ makepkg -si

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

ID: 1343172
Name: r-biseq
PackageBaseID: 179754
PackageBase: r-biseq
Version: 1.42.0-1
Description: Processing and analyzing bisulfite sequencing data
URL: https://bioconductor.org/packages/BiSeq
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654463384
LastModified: 1698451474
URLPath: /cgit/aur.git/snapshot/r-biseq.tar.gz