r-future on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "r-future" 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-future on Arch using YAY
$
yay -S
r-future
Copied
* (Optional) Uninstall r-future on Arch using YAY
$
yay -Rns
r-future
Copied
2. Manually Install "r-future" 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-future's git locally
$
git clone https://aur.archlinux.org/r-future.git
~/r-future
Copied
c. Go to ~/r-future folder and install it
$
cd
~/r-future
Copied
$
makepkg -si
Copied
3. Information about the r-future package on Arch User Repository (AUR)
ID: 1373996
Name: r-future
PackageBaseID: 170729
PackageBase: r-future
Version: 1.33.1-1
Description: Unified Parallel and Distributed Processing in R for Everyone
URL: https://cran.r-project.org/package=future
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: dviktor
FirstSubmitted: 1630704138
LastModified: 1703246488
URLPath: /cgit/aur.git/snapshot/r-future.tar.gz
Name: r-future
PackageBaseID: 170729
PackageBase: r-future
Version: 1.33.1-1
Description: Unified Parallel and Distributed Processing in R for Everyone
URL: https://cran.r-project.org/package=future
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: dviktor
FirstSubmitted: 1630704138
LastModified: 1703246488
URLPath: /cgit/aur.git/snapshot/r-future.tar.gz