r-dada2 on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S r-dada2

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

$ yay -Rns r-dada2

2. Manually Install "r-dada2" via AUR

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

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

b. Clone r-dada2's git locally

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

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

$ cd ~/r-dada2 $ makepkg -si

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

ID: 1346232
Name: r-dada2
PackageBaseID: 139514
PackageBase: r-dada2
Version: 1.30.0-1
Description: Accurate, high-resolution sample inference from amplicon sequencing data
URL: https://bioconductor.org/packages/release/bioc/html/dada2.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1549725037
LastModified: 1698917827
URLPath: /cgit/aur.git/snapshot/r-dada2.tar.gz