r-rsq on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-rsq

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

$ yay -Rns r-rsq

2. Manually Install "r-rsq" via AUR

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

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

b. Clone r-rsq's git locally

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

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

$ cd ~/r-rsq $ makepkg -si

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

ID: 1338290
Name: r-rsq
PackageBaseID: 182208
PackageBase: r-rsq
Version: 2.6-1
Description: R-Squared and Related Measures
URL: https://cran.r-project.org/package=rsq
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654522692
LastModified: 1697997809
URLPath: /cgit/aur.git/snapshot/r-rsq.tar.gz