python-mdtex2html on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-mdtex2html

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

$ yay -Rns python-mdtex2html

2. Manually Install "python-mdtex2html" via AUR

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

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

b. Clone python-mdtex2html's git locally

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

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

$ cd ~/python-mdtex2html $ makepkg -si

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

ID: 1393157
Name: python-mdtex2html
PackageBaseID: 192918
PackageBase: python-mdtex2html
Version: 1.3.0-1
Description: python3-library to convert Markdown with included LaTeX-Formulas to HTML with MathML
URL: https://github.com/polarwinkel/mdtex2html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Henry-ZHR
Submitter: Henry-ZHR
FirstSubmitted: 1682133551
LastModified: 1706316162
URLPath: /cgit/aur.git/snapshot/python-mdtex2html.tar.gz