r-coro on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-coro

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

$ yay -Rns r-coro

2. Manually Install "r-coro" via AUR

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

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

b. Clone r-coro's git locally

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

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

$ cd ~/r-coro $ makepkg -si

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

ID: 1425006
Name: r-coro
PackageBaseID: 187330
PackageBase: r-coro
Version: 1.0.4-1
Description: 'Coroutines' for R
URL: https://cran.r-project.org/package=coro
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1668304917
LastModified: 1710158522
URLPath: /cgit/aur.git/snapshot/r-coro.tar.gz