r-blogdown on AUR (Arch User Repository)

Last updated: June 14,2024

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

$ yay -S r-blogdown

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

$ yay -Rns r-blogdown

2. Manually Install "r-blogdown" via AUR

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

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

b. Clone r-blogdown's git locally

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

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

$ cd ~/r-blogdown $ makepkg -si

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

ID: 1088572
Name: r-blogdown
PackageBaseID: 149703
PackageBase: r-blogdown
Version: 1.10-1
Description: Create Blogs and Websites with R Markdown
URL: https://cran.r-project.org/package=blogdown
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haha662
FirstSubmitted: 1583117712
LastModified: 1654102909
URLPath: /cgit/aur.git/snapshot/r-blogdown.tar.gz