r-fairness on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-fairness

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

$ yay -Rns r-fairness

2. Manually Install "r-fairness" via AUR

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

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

b. Clone r-fairness's git locally

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

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

$ cd ~/r-fairness $ makepkg -si

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

ID: 1378480
Name: r-fairness
PackageBaseID: 201004
PackageBase: r-fairness
Version: 1.2.2-1
Description: Algorithmic Fairness Metrics
URL: https://cran.r-project.org/package=fairness
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1704132197
LastModified: 1704132197
URLPath: /cgit/aur.git/snapshot/r-fairness.tar.gz