r-metaseq on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-metaseq

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

$ yay -Rns r-metaseq

2. Manually Install "r-metaseq" via AUR

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

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

b. Clone r-metaseq's git locally

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

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

$ cd ~/r-metaseq $ makepkg -si

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

ID: 1340631
Name: r-metaseq
PackageBaseID: 181272
PackageBase: r-metaseq
Version: 1.42.0-1
Description: Meta-analysis of RNA-Seq count data in multiple studies
URL: https://bioconductor.org/packages/metaSeq
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654499799
LastModified: 1698281159
URLPath: /cgit/aur.git/snapshot/r-metaseq.tar.gz