r-phyloseq on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S r-phyloseq

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

$ yay -Rns r-phyloseq

2. Manually Install "r-phyloseq" via AUR

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

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

b. Clone r-phyloseq's git locally

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

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

$ cd ~/r-phyloseq $ makepkg -si

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

ID: 1343354
Name: r-phyloseq
PackageBaseID: 181747
PackageBase: r-phyloseq
Version: 1.46.0-1
Description: Handling and analysis of high-throughput microbiome census data
URL: https://bioconductor.org/packages/phyloseq
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654511329
LastModified: 1698495288
URLPath: /cgit/aur.git/snapshot/r-phyloseq.tar.gz