libmdcpp-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S libmdcpp-git

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

$ yay -Rns libmdcpp-git

2. Manually Install "libmdcpp-git" via AUR

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

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

b. Clone libmdcpp-git's git locally

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

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

$ cd ~/libmdcpp-git $ makepkg -si

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

ID: 251653
Name: libmdcpp-git
PackageBaseID: 103930
PackageBase: libmdcpp-git
Version: r22.69da1b2-1
Description: Implementation of the Markdown markup language in CPP (library)
URL: https://github.com/sadhen/libmdcpp
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: cuihao
FirstSubmitted: 1448788585
LastModified: 1448788655
URLPath: /cgit/aur.git/snapshot/libmdcpp-git.tar.gz