python-panflute on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-panflute

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

$ yay -Rns python-panflute

2. Manually Install "python-panflute" via AUR

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

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

b. Clone python-panflute's git locally

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

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

$ cd ~/python-panflute $ makepkg -si

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

ID: 1252123
Name: python-panflute
PackageBaseID: 140018
PackageBase: python-panflute
Version: 2.3.0-2
Description: A Pythonic alternative to John MacFarlane’s pandocfilters
URL: https://github.com/sergiocorreia/panflute
NumVotes: 6
Popularity: 0.022643
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1551453407
LastModified: 1683149043
URLPath: /cgit/aur.git/snapshot/python-panflute.tar.gz