r-xaringan on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S r-xaringan

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

$ yay -Rns r-xaringan

2. Manually Install "r-xaringan" via AUR

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

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

b. Clone r-xaringan's git locally

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

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

$ cd ~/r-xaringan $ makepkg -si

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

ID: 1298395
Name: r-xaringan
PackageBaseID: 191114
PackageBase: r-xaringan
Version: 0.28-2
Description: Presentation Ninja
URL: https://cran.r-project.org/package=xaringan
NumVotes: 1
Popularity: 0.000524
OutOfDate:
Maintainer: AlexBocken
Submitter: AlexBocken
FirstSubmitted: 1678017514
LastModified: 1691052510
URLPath: /cgit/aur.git/snapshot/r-xaringan.tar.gz