hoedown-git on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S hoedown-git

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

$ yay -Rns hoedown-git

2. Manually Install "hoedown-git" via AUR

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

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

b. Clone hoedown-git's git locally

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

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

$ cd ~/hoedown-git $ makepkg -si

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

ID: 187675
Name: hoedown-git
PackageBaseID: 74874
PackageBase: hoedown-git
Version: 527-1
Description: Hoedown is a revived forkof Sundown, the Markdown parser based on the original code of the Upskirt library by Natacha Porté.
URL: https://github.com/hoedown/hoedown
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: UnCO
Submitter: UnCO
FirstSubmitted: 1383020069
LastModified: 1433820158
URLPath: /cgit/aur.git/snapshot/hoedown-git.tar.gz