r-curry on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-curry

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

$ yay -Rns r-curry

2. Manually Install "r-curry" via AUR

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

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

b. Clone r-curry's git locally

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

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

$ cd ~/r-curry $ makepkg -si

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

ID: 1091228
Name: r-curry
PackageBaseID: 180108
PackageBase: r-curry
Version: 0.1.1-4
Description: Partial Function Application with %<%, %-<%, and %><%
URL: https://cran.r-project.org/package=curry
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654471738
LastModified: 1654471738
URLPath: /cgit/aur.git/snapshot/r-curry.tar.gz