guile-commonmark on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S guile-commonmark

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

$ yay -Rns guile-commonmark

2. Manually Install "guile-commonmark" via AUR

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

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

b. Clone guile-commonmark's git locally

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

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

$ cd ~/guile-commonmark $ makepkg -si

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

ID: 663680
Name: guile-commonmark
PackageBaseID: 122239
PackageBase: guile-commonmark
Version: 0.1.2-1
Description: Guile library for parsing CommonMark
URL: https://github.com/OrangeShark/guile-commonmark
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pnorcks
Submitter: Pelzflorian
FirstSubmitted: 1494418922
LastModified: 1573024977
URLPath: /cgit/aur.git/snapshot/guile-commonmark.tar.gz