python-misaka on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-misaka

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

$ yay -Rns python-misaka

2. Manually Install "python-misaka" via AUR

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

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

b. Clone python-misaka's git locally

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

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

$ cd ~/python-misaka $ makepkg -si

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

ID: 1420038
Name: python-misaka
PackageBaseID: 102907
PackageBase: python-misaka
Version: 2.1.1-2
Description: A CFFI binding for Hoedown, a markdown parsing library.
URL: http://misaka.61924.nl/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: atriix
Submitter: atriix
FirstSubmitted: 1446588856
LastModified: 1709483703
URLPath: /cgit/aur.git/snapshot/python-misaka.tar.gz