python2-mistune on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S python2-mistune

* (Optional) Uninstall python2-mistune on Arch using YAY

$ yay -Rns python2-mistune

2. Manually Install "python2-mistune" via AUR

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

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

b. Clone python2-mistune's git locally

$ git clone https://aur.archlinux.org/python2-mistune.git ~/python2-mistune

c. Go to ~/python2-mistune folder and install it

$ cd ~/python2-mistune $ makepkg -si

3. Information about the python2-mistune package on Arch User Repository (AUR)

ID: 928315
Name: python2-mistune
PackageBaseID: 168485
PackageBase: python2-mistune
Version: 0.8.4-6
Description: The fastest markdown parser in pure Python with renderer feature.
URL: https://github.com/lepture/mistune
NumVotes: 3
Popularity: 3.0E-6
OutOfDate:
Maintainer: LaughingMan
Submitter: LaughingMan
FirstSubmitted: 1625057809
LastModified: 1625057809
URLPath: /cgit/aur.git/snapshot/python2-mistune.tar.gz

5. The same packages on other Linux Distributions