pandoc-pyplot on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S pandoc-pyplot

* (Optional) Uninstall pandoc-pyplot on Arch using YAY

$ yay -Rns pandoc-pyplot

2. Manually Install "pandoc-pyplot" via AUR

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

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

b. Clone pandoc-pyplot's git locally

$ git clone https://aur.archlinux.org/pandoc-pyplot.git ~/pandoc-pyplot

c. Go to ~/pandoc-pyplot folder and install it

$ cd ~/pandoc-pyplot $ makepkg -si

3. Information about the pandoc-pyplot package on Arch User Repository (AUR)

ID: 999086
Name: pandoc-pyplot
PackageBaseID: 142003
PackageBase: pandoc-pyplot
Version: 2.3.0.1-2
Description: A Pandoc filter to generate Matplotlib figures directly in documents
URL: https://github.com/LaurentRDC/pandoc-pyplot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Tharre
Submitter: Tharre
FirstSubmitted: 1557708645
LastModified: 1638861668
URLPath: /cgit/aur.git/snapshot/pandoc-pyplot.tar.gz