r-qvalue on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-qvalue

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

$ yay -Rns r-qvalue

2. Manually Install "r-qvalue" via AUR

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

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

b. Clone r-qvalue's git locally

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

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

$ cd ~/r-qvalue $ makepkg -si

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

ID: 1340206
Name: r-qvalue
PackageBaseID: 181918
PackageBase: r-qvalue
Version: 2.34.0-1
Description: Q-value estimation for false discovery rate control
URL: https://bioconductor.org/packages/qvalue
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654515449
LastModified: 1698266826
URLPath: /cgit/aur.git/snapshot/r-qvalue.tar.gz