pandoc-numbering on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S pandoc-numbering

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

$ yay -Rns pandoc-numbering

2. Manually Install "pandoc-numbering" via AUR

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

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

b. Clone pandoc-numbering's git locally

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

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

$ cd ~/pandoc-numbering $ makepkg -si

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

ID: 736726
Name: pandoc-numbering
PackageBaseID: 135122
PackageBase: pandoc-numbering
Version: 3.0.2.r28.g8a69fd5-1
Description: A pandoc filter for numbering all kinds of things.
URL: https://github.com/chdemko/pandoc-numbering
NumVotes: 0
Popularity: 0
OutOfDate: 1704575279
Maintainer: mmtung
Submitter: mmtung
FirstSubmitted: 1534440439
LastModified: 1589536835
URLPath: /cgit/aur.git/snapshot/pandoc-numbering.tar.gz