r-coop on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-coop

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

$ yay -Rns r-coop

2. Manually Install "r-coop" via AUR

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

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

b. Clone r-coop's git locally

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

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

$ cd ~/r-coop $ makepkg -si

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

ID: 1377060
Name: r-coop
PackageBaseID: 180054
PackageBase: r-coop
Version: 0.6.3-9
Description: Co-Operation: Fast Covariance, Correlation, and Cosine Similarity Operations
URL: https://cran.r-project.org/package=coop
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654470445
LastModified: 1703808091
URLPath: /cgit/aur.git/snapshot/r-coop.tar.gz