r-contrast on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-contrast

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

$ yay -Rns r-contrast

2. Manually Install "r-contrast" via AUR

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

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

b. Clone r-contrast's git locally

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

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

$ cd ~/r-contrast $ makepkg -si

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

ID: 1160177
Name: r-contrast
PackageBaseID: 180051
PackageBase: r-contrast
Version: 0.24.2-1
Description: A Collection of Contrast Methods
URL: https://cran.r-project.org/package=contrast
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654470375
LastModified: 1667295054
URLPath: /cgit/aur.git/snapshot/r-contrast.tar.gz