python-html2md on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S python-html2md

* (Optional) Uninstall python-html2md on Arch using YAY

$ yay -Rns python-html2md

2. Manually Install "python-html2md" via AUR

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

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

b. Clone python-html2md's git locally

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

c. Go to ~/python-html2md folder and install it

$ cd ~/python-html2md $ makepkg -si

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

ID: 1003028
Name: python-html2md
PackageBaseID: 163122
PackageBase: python-html2md
Version: 0.1.7-3
Description: HTML to Markdown converter
URL: https://github.com/davidcavazos/html2md
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: zhullyb
FirstSubmitted: 1612901339
LastModified: 1639456191
URLPath: /cgit/aur.git/snapshot/python-html2md.tar.gz