r-qpcr on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-qpcr

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

$ yay -Rns r-qpcr

2. Manually Install "r-qpcr" via AUR

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

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

b. Clone r-qpcr's git locally

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

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

$ cd ~/r-qpcr $ makepkg -si

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

ID: 1093319
Name: r-qpcr
PackageBaseID: 181891
PackageBase: r-qpcr
Version: 1.4.1-4
Description: Modelling and Analysis of Real-Time PCR Data
URL: https://cran.r-project.org/package=qpcR
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654514776
LastModified: 1654514776
URLPath: /cgit/aur.git/snapshot/r-qpcr.tar.gz