r-pkgload on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install r-pkgload on Arch using YAY
$
yay -S
r-pkgload
Copied
* (Optional) Uninstall r-pkgload on Arch using YAY
$
yay -Rns
r-pkgload
Copied
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
Copied
b. Clone r-pkgload's git locally
$
git clone https://aur.archlinux.org/r-pkgload.git
~/r-pkgload
Copied
c. Go to ~/r-pkgload folder and install it
$
cd
~/r-pkgload
Copied
$
makepkg -si
Copied
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
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