pandoc-attributes on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S pandoc-attributes

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

$ yay -Rns pandoc-attributes

2. Manually Install "pandoc-attributes" via AUR

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

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

b. Clone pandoc-attributes's git locally

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

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

$ cd ~/pandoc-attributes $ makepkg -si

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

ID: 321784
Name: pandoc-attributes
PackageBaseID: 113667
PackageBase: pandoc-attributes
Version: 0.1.7-1
Description: An Attribute class to be used with pandocfilters
URL: http://github.com/aaren/pandoc-attributes
NumVotes: 2
Popularity: 0
OutOfDate: 1705581575
Maintainer: Huulivoide
Submitter: Huulivoide
FirstSubmitted: 1468610029
LastModified: 1468610030
URLPath: /cgit/aur.git/snapshot/pandoc-attributes.tar.gz