html2md on AUR (Arch User Repository)

Last updated: January 05,2025

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

$ yay -S html2md

* (Optional) Uninstall html2md on Arch using YAY

$ yay -Rns html2md

2. Manually Install "html2md" via AUR

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

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

b. Clone html2md's git locally

$ git clone https://aur.archlinux.org/html2md.git ~/html2md

c. Go to ~/html2md folder and install it

$ cd ~/html2md $ makepkg -si

3. Information about the html2md package on Arch User Repository (AUR)

ID: 1259635
Name: html2md
PackageBaseID: 175664
PackageBase: html2md
Version: 1.1.0-1
Description: HTML to Markdown converter
URL: https://github.com/suntong/html2md
NumVotes: 2
Popularity: 0.086687
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1644045600
LastModified: 1684384452
URLPath: /cgit/aur.git/snapshot/html2md.tar.gz