r-calibrate on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-calibrate

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

$ yay -Rns r-calibrate

2. Manually Install "r-calibrate" via AUR

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

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

b. Clone r-calibrate's git locally

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

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

$ cd ~/r-calibrate $ makepkg -si

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

ID: 1406738
Name: r-calibrate
PackageBaseID: 179830
PackageBase: r-calibrate
Version: 1.7.7-9
Description: Calibration of Scatterplot and Biplot Axes
URL: https://cran.r-project.org/package=calibrate
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654465200
LastModified: 1707509257
URLPath: /cgit/aur.git/snapshot/r-calibrate.tar.gz