r-dmrscan on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-dmrscan

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

$ yay -Rns r-dmrscan

2. Manually Install "r-dmrscan" via AUR

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

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

b. Clone r-dmrscan's git locally

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

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

$ cd ~/r-dmrscan $ makepkg -si

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

ID: 1340761
Name: r-dmrscan
PackageBaseID: 180242
PackageBase: r-dmrscan
Version: 1.24.0-1
Description: Detection of Differentially Methylated Regions
URL: https://bioconductor.org/packages/DMRScan
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654474931
LastModified: 1698285915
URLPath: /cgit/aur.git/snapshot/r-dmrscan.tar.gz