r-iterators on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S r-iterators

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

$ yay -Rns r-iterators

2. Manually Install "r-iterators" via AUR

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

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

b. Clone r-iterators's git locally

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

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

$ cd ~/r-iterators $ makepkg -si

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

ID: 1275890
Name: r-iterators
PackageBaseID: 149938
PackageBase: r-iterators
Version: 1.0.14-11
Description: Provides Iterator Construct
URL: https://cran.r-project.org/package=iterators
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: dviktor
FirstSubmitted: 1583710685
LastModified: 1687219400
URLPath: /cgit/aur.git/snapshot/r-iterators.tar.gz