python-mistune3 on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-mistune3

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

$ yay -Rns python-mistune3

2. Manually Install "python-mistune3" via AUR

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

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

b. Clone python-mistune3's git locally

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

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

$ cd ~/python-mistune3 $ makepkg -si

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

ID: 1315222
Name: python-mistune3
PackageBaseID: 197391
PackageBase: python-mistune3
Version: 3.0.1-1
Description: A fast yet powerful Python Markdown parser with renderers and plugins
URL: https://mistune.lepture.com
NumVotes: 0
Popularity: 0
OutOfDate: 1701614241
Maintainer: Universebenzene
Submitter: Universebenzene
FirstSubmitted: 1694073402
LastModified: 1694073402
URLPath: /cgit/aur.git/snapshot/python-mistune3.tar.gz