r-pkgmaker on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S r-pkgmaker

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

$ yay -Rns r-pkgmaker

2. Manually Install "r-pkgmaker" via AUR

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

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

b. Clone r-pkgmaker's git locally

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

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

$ cd ~/r-pkgmaker $ makepkg -si

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

ID: 1251779
Name: r-pkgmaker
PackageBaseID: 181760
PackageBase: r-pkgmaker
Version: 0.32.10-1
Description: Development Utilities for R Packages
URL: https://cran.r-project.org/package=pkgmaker
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654511641
LastModified: 1683115372
URLPath: /cgit/aur.git/snapshot/r-pkgmaker.tar.gz