r-coin on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S r-coin

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

$ yay -Rns r-coin

2. Manually Install "r-coin" via AUR

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

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

b. Clone r-coin's git locally

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

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

$ cd ~/r-coin $ makepkg -si

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

ID: 1325581
Name: r-coin
PackageBaseID: 151096
PackageBase: r-coin
Version: 1.4.3-1
Description: Conditional Inference Procedures in a Permutation Test Framework
URL: https://cran.r-project.org/package=coin
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1586006936
LastModified: 1695837858
URLPath: /cgit/aur.git/snapshot/r-coin.tar.gz