pandoc-include-code on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S pandoc-include-code

* (Optional) Uninstall pandoc-include-code on Arch using YAY

$ yay -Rns pandoc-include-code

2. Manually Install "pandoc-include-code" via AUR

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

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

b. Clone pandoc-include-code's git locally

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

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

$ cd ~/pandoc-include-code $ makepkg -si

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

ID: 921465
Name: pandoc-include-code
PackageBaseID: 130181
PackageBase: pandoc-include-code
Version: 1.5.0.0-4
Description: A pandoc filter for including code from source files
URL: https://github.com/owickstrom/pandoc-include-code
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: tzok
Submitter: unit73e
FirstSubmitted: 1519076846
LastModified: 1623763854
URLPath: /cgit/aur.git/snapshot/pandoc-include-code.tar.gz