python-mistune1 on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-mistune1

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

$ yay -Rns python-mistune1

2. Manually Install "python-mistune1" via AUR

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

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

b. Clone python-mistune1's git locally

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

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

$ cd ~/python-mistune1 $ makepkg -si

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

ID: 1148007
Name: python-mistune1
PackageBaseID: 186331
PackageBase: python-mistune1
Version: 0.8.4-4
Description: A fast yet powerful Python Markdown parser with renderers and plugins
URL: https://github.com/lepture/mistune
NumVotes: 1
Popularity: 7.0E-5
OutOfDate:
Maintainer: ModYokosuka
Submitter: arojas
FirstSubmitted: 1664829884
LastModified: 1664829884
URLPath: /cgit/aur.git/snapshot/python-mistune1.tar.gz

5. The same packages on other Linux Distributions