r-whisker on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S r-whisker

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

$ yay -Rns r-whisker

2. Manually Install "r-whisker" via AUR

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

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

b. Clone r-whisker's git locally

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

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

$ cd ~/r-whisker $ makepkg -si

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

ID: 1371394
Name: r-whisker
PackageBaseID: 140585
PackageBase: r-whisker
Version: 0.4.1-3
Description: {{mustache}} for R, Logicless Templating
URL: https://cran.r-project.org/package=whisker
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: editicalu
FirstSubmitted: 1553438555
LastModified: 1702836565
URLPath: /cgit/aur.git/snapshot/r-whisker.tar.gz