md4c-git on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S md4c-git

* (Optional) Uninstall md4c-git on Arch using YAY

$ yay -Rns md4c-git

2. Manually Install "md4c-git" via AUR

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

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

b. Clone md4c-git's git locally

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

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

$ cd ~/md4c-git $ makepkg -si

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

ID: 590177
Name: md4c-git
PackageBaseID: 139988
PackageBase: md4c-git
Version: release.0.3.0.rc.r6.gcbae179-1
Description: A Markdown parser implementation in C
URL: https://github.com/mity/md4c
NumVotes: 1
Popularity: 0.277347
OutOfDate:
Maintainer: ecloud
Submitter: ecloud
FirstSubmitted: 1551341934
LastModified: 1551341934
URLPath: /cgit/aur.git/snapshot/md4c-git.tar.gz