mdhtml on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S mdhtml

* (Optional) Uninstall mdhtml on Arch using YAY

$ yay -Rns mdhtml

2. Manually Install "mdhtml" via AUR

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

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

b. Clone mdhtml's git locally

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

c. Go to ~/mdhtml folder and install it

$ cd ~/mdhtml $ makepkg -si

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

ID: 1363473
Name: mdhtml
PackageBaseID: 197470
PackageBase: mdhtml
Version: 1.0-1
Description: Really simple CLI Markdown to HTML converter with styling support
URL: https://codeberg.org/Tomkoid/mdhtml
NumVotes: 1
Popularity: 0.135846
OutOfDate:
Maintainer: Tomkoid
Submitter: Tomkoid
FirstSubmitted: 1694349789
LastModified: 1701527132
URLPath: /cgit/aur.git/snapshot/mdhtml.tar.gz