r-qtl on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-qtl

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

$ yay -Rns r-qtl

2. Manually Install "r-qtl" via AUR

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

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

b. Clone r-qtl's git locally

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

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

$ cd ~/r-qtl $ makepkg -si

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

ID: 1425940
Name: r-qtl
PackageBaseID: 181903
PackageBase: r-qtl
Version: 1.66-2
Description: Tools for Analyzing QTL Experiments
URL: https://cran.r-project.org/package=qtl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654515091
LastModified: 1710266612
URLPath: /cgit/aur.git/snapshot/r-qtl.tar.gz