r-promises on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S r-promises

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

$ yay -Rns r-promises

2. Manually Install "r-promises" via AUR

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

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

b. Clone r-promises's git locally

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

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

$ cd ~/r-promises $ makepkg -si

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

ID: 1301982
Name: r-promises
PackageBaseID: 142044
PackageBase: r-promises
Version: 1.2.1-1
Description: Abstractions for Promise-Based Asynchronous Programming
URL: https://cran.r-project.org/package=promises
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1557848633
LastModified: 1691712135
URLPath: /cgit/aur.git/snapshot/r-promises.tar.gz