python-md2html on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-md2html

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

$ yay -Rns python-md2html

2. Manually Install "python-md2html" via AUR

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

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

b. Clone python-md2html's git locally

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

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

$ cd ~/python-md2html $ makepkg -si

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

ID: 958870
Name: python-md2html
PackageBaseID: 164554
PackageBase: python-md2html
Version: 1.3.0-2
Description: Markdown to HTML converter
URL: https://github.com/chrispyles/markdown-to-html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: zhullyb
FirstSubmitted: 1616220371
LastModified: 1631229775
URLPath: /cgit/aur.git/snapshot/python-md2html.tar.gz