r-commonmark on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S r-commonmark

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

$ yay -Rns r-commonmark

2. Manually Install "r-commonmark" via AUR

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

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

b. Clone r-commonmark's git locally

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

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

$ cd ~/r-commonmark $ makepkg -si

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

ID: 1395625
Name: r-commonmark
PackageBaseID: 141717
PackageBase: r-commonmark
Version: 1.9.1-1
Description: High Performance CommonMark and Github Markdown Rendering in R
URL: https://cran.r-project.org/package=commonmark
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: Kibouo
FirstSubmitted: 1556817132
LastModified: 1706637747
URLPath: /cgit/aur.git/snapshot/r-commonmark.tar.gz