python-mistune2 on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-mistune2

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

$ yay -Rns python-mistune2

2. Manually Install "python-mistune2" via AUR

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

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

b. Clone python-mistune2's git locally

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

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

$ cd ~/python-mistune2 $ makepkg -si

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

ID: 840228
Name: python-mistune2
PackageBaseID: 161444
PackageBase: python-mistune2
Version: 2.0.0a6-1
Description: A sane Markdown parser with useful plugins and renderers (alpha v2 branch)
URL: https://github.com/lepture/mistune
NumVotes: 0
Popularity: 0
OutOfDate: 1702910082
Maintainer: kyrenaios
Submitter: kyrenaios
FirstSubmitted: 1609345473
LastModified: 1609345904
URLPath: /cgit/aur.git/snapshot/python-mistune2.tar.gz