pulldown-cmark-git on AUR (Arch User Repository)

Last updated: July 08,2024

1. Install "pulldown-cmark-git" 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 pulldown-cmark-git on Arch using YAY

$ yay -S pulldown-cmark-git

* (Optional) Uninstall pulldown-cmark-git on Arch using YAY

$ yay -Rns pulldown-cmark-git

2. Manually Install "pulldown-cmark-git" via AUR

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

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

b. Clone pulldown-cmark-git's git locally

$ git clone https://aur.archlinux.org/pulldown-cmark-git.git ~/pulldown-cmark-git

c. Go to ~/pulldown-cmark-git folder and install it

$ cd ~/pulldown-cmark-git $ makepkg -si

3. Information about the pulldown-cmark-git package on Arch User Repository (AUR)

ID: 946188
Name: pulldown-cmark-git
PackageBaseID: 152772
PackageBase: pulldown-cmark-git
Version: 0.8.0.r42.g4d5094b-2
Description: Pull parser for CommonMark, written in Rust
URL: https://github.com/raphlinus/pulldown-cmark
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1589470369
LastModified: 1628611574
URLPath: /cgit/aur.git/snapshot/pulldown-cmark-git.tar.gz