mdtohtml on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S mdtohtml

* (Optional) Uninstall mdtohtml on Arch using YAY

$ yay -Rns mdtohtml

2. Manually Install "mdtohtml" via AUR

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

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

b. Clone mdtohtml's git locally

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

c. Go to ~/mdtohtml folder and install it

$ cd ~/mdtohtml $ makepkg -si

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

ID: 1190666
Name: mdtohtml
PackageBaseID: 189188
PackageBase: mdtohtml
Version: 0.1.2-1
Description: Markdown to HTML converter
URL: https://git.sr.ht/~adnano/mdtohtml
NumVotes: 1
Popularity: 0.752842
OutOfDate:
Maintainer: smlavine
Submitter: smlavine
FirstSubmitted: 1672632443
LastModified: 1672632443
URLPath: /cgit/aur.git/snapshot/mdtohtml.tar.gz