r-foreach on AUR (Arch User Repository)
Last updated: February 03,2025
1. Install "r-foreach" 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
Copied
b. Install r-foreach on Arch using YAY
$
yay -S
r-foreach
Copied
* (Optional) Uninstall r-foreach on Arch using YAY
$
yay -Rns
r-foreach
Copied
2. Manually Install "r-foreach" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone r-foreach's git locally
$
git clone https://aur.archlinux.org/r-foreach.git
~/r-foreach
Copied
c. Go to ~/r-foreach folder and install it
$
cd
~/r-foreach
Copied
$
makepkg -si
Copied
3. Information about the r-foreach package on Arch User Repository (AUR)
ID: 1276225
Name: r-foreach
PackageBaseID: 149937
PackageBase: r-foreach
Version: 1.5.2-7
Description: Provides Foreach Looping Construct
URL: https://cran.r-project.org/package=foreach
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: dviktor
FirstSubmitted: 1583710551
LastModified: 1687284186
URLPath: /cgit/aur.git/snapshot/r-foreach.tar.gz
Name: r-foreach
PackageBaseID: 149937
PackageBase: r-foreach
Version: 1.5.2-7
Description: Provides Foreach Looping Construct
URL: https://cran.r-project.org/package=foreach
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: dviktor
FirstSubmitted: 1583710551
LastModified: 1687284186
URLPath: /cgit/aur.git/snapshot/r-foreach.tar.gz