r-bookdown on AUR (Arch User Repository)

Last updated: November 10,2024

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

$ yay -S r-bookdown

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

$ yay -Rns r-bookdown

2. Manually Install "r-bookdown" via AUR

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

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

b. Clone r-bookdown's git locally

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

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

$ cd ~/r-bookdown $ makepkg -si

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

ID: 1420352
Name: r-bookdown
PackageBaseID: 149701
PackageBase: r-bookdown
Version: 0.38-1
Description: Authoring Books and Technical Documents with R Markdown
URL: https://cran.r-project.org/package=bookdown
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: haha662
FirstSubmitted: 1583117637
LastModified: 1709532150
URLPath: /cgit/aur.git/snapshot/r-bookdown.tar.gz