pandoc-sidenote on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S pandoc-sidenote

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

$ yay -Rns pandoc-sidenote

2. Manually Install "pandoc-sidenote" via AUR

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

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

b. Clone pandoc-sidenote's git locally

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

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

$ cd ~/pandoc-sidenote $ makepkg -si

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

ID: 1366074
Name: pandoc-sidenote
PackageBaseID: 132625
PackageBase: pandoc-sidenote
Version: 0.23.0.0-1
Description: Pandoc filter for sidenotes
URL: https://hackage.haskell.org/package/pandoc-sidenote
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mfreeze
Submitter: jboy
FirstSubmitted: 1526590127
LastModified: 1701957572
URLPath: /cgit/aur.git/snapshot/pandoc-sidenote.tar.gz