r-later on AUR (Arch User Repository)
Last updated: December 28,2024
1. Install "r-later" 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-later on Arch using YAY
$
yay -S
r-later
Copied
* (Optional) Uninstall r-later on Arch using YAY
$
yay -Rns
r-later
Copied
2. Manually Install "r-later" 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-later's git locally
$
git clone https://aur.archlinux.org/r-later.git
~/r-later
Copied
c. Go to ~/r-later folder and install it
$
cd
~/r-later
Copied
$
makepkg -si
Copied
3. Information about the r-later package on Arch User Repository (AUR)
ID: 1365514
Name: r-later
PackageBaseID: 142043
PackageBase: r-later
Version: 1.3.2-1
Description: Utilities for Scheduling Functions to Execute Later with Event Loops
URL: https://cran.r-project.org/package=later
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1557848368
LastModified: 1701864492
URLPath: /cgit/aur.git/snapshot/r-later.tar.gz
Name: r-later
PackageBaseID: 142043
PackageBase: r-later
Version: 1.3.2-1
Description: Utilities for Scheduling Functions to Execute Later with Event Loops
URL: https://cran.r-project.org/package=later
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1557848368
LastModified: 1701864492
URLPath: /cgit/aur.git/snapshot/r-later.tar.gz