r-relations on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-relations

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

$ yay -Rns r-relations

2. Manually Install "r-relations" via AUR

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

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

b. Clone r-relations's git locally

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

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

$ cd ~/r-relations $ makepkg -si

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

ID: 1222651
Name: r-relations
PackageBaseID: 182039
PackageBase: r-relations
Version: 0.6.13-1
Description: Data Structures and Algorithms for Relations
URL: https://cran.r-project.org/package=relations
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654518438
LastModified: 1678212123
URLPath: /cgit/aur.git/snapshot/r-relations.tar.gz