md-to-html2 on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S md-to-html2

* (Optional) Uninstall md-to-html2 on Arch using YAY

$ yay -Rns md-to-html2

2. Manually Install "md-to-html2" via AUR

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

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

b. Clone md-to-html2's git locally

$ git clone https://aur.archlinux.org/md-to-html2.git ~/md-to-html2

c. Go to ~/md-to-html2 folder and install it

$ cd ~/md-to-html2 $ makepkg -si

3. Information about the md-to-html2 package on Arch User Repository (AUR)

ID: 1379138
Name: md-to-html2
PackageBaseID: 199885
PackageBase: md-to-html2
Version: 0.3-1
Description: Convert Markdown to HTML using Jinja2 templates
URL: https://codeberg.org/gi1242/md-to-html
NumVotes: 1
Popularity: 0.240345
OutOfDate:
Maintainer: gi1242
Submitter: gi1242
FirstSubmitted: 1700886514
LastModified: 1704215972
URLPath: /cgit/aur.git/snapshot/md-to-html2.tar.gz