python-pandoc-run-filter on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-pandoc-run-filter

* (Optional) Uninstall python-pandoc-run-filter on Arch using YAY

$ yay -Rns python-pandoc-run-filter

2. Manually Install "python-pandoc-run-filter" via AUR

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

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

b. Clone python-pandoc-run-filter's git locally

$ git clone https://aur.archlinux.org/python-pandoc-run-filter.git ~/python-pandoc-run-filter

c. Go to ~/python-pandoc-run-filter folder and install it

$ cd ~/python-pandoc-run-filter $ makepkg -si

3. Information about the python-pandoc-run-filter package on Arch User Repository (AUR)

ID: 921445
Name: python-pandoc-run-filter
PackageBaseID: 168004
PackageBase: python-pandoc-run-filter
Version: 0.2.0-1
Description: A simple pandoc filter that runs an embedded command or script in a markdown document capturing its output as an image or text.
URL: https://github.com/johnlwhiteman/pandoc-run-filter
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: tzok
FirstSubmitted: 1623760373
LastModified: 1623760373
URLPath: /cgit/aur.git/snapshot/python-pandoc-run-filter.tar.gz