r-dmrseq on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-dmrseq

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

$ yay -Rns r-dmrseq

2. Manually Install "r-dmrseq" via AUR

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

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

b. Clone r-dmrseq's git locally

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

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

$ cd ~/r-dmrseq $ makepkg -si

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

ID: 1413522
Name: r-dmrseq
PackageBaseID: 180243
PackageBase: r-dmrseq
Version: 1.22.1-1
Description: Detection and inference of differentially methylated regions from Whole Genome Bisulfite Sequencing
URL: https://bioconductor.org/packages/dmrseq
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654474955
LastModified: 1708560348
URLPath: /cgit/aur.git/snapshot/r-dmrseq.tar.gz