r-pkgload on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S r-pkgload

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

$ yay -Rns r-pkgload

2. Manually Install "r-pkgload" via AUR

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

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

b. Clone r-pkgload's git locally

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

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

$ cd ~/r-pkgload $ makepkg -si

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

ID: 1387371
Name: r-pkgload
PackageBaseID: 149852
PackageBase: r-pkgload
Version: 1.3.4-1
Description: Simulate Package Installation and Attach
URL: https://cran.r-project.org/package=pkgload
NumVotes: 3
Popularity: 0.002181
OutOfDate:
Maintainer: greyltc
Submitter: dviktor
FirstSubmitted: 1583501000
LastModified: 1705476485
URLPath: /cgit/aur.git/snapshot/r-pkgload.tar.gz