pandoc-rss on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S pandoc-rss

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

$ yay -Rns pandoc-rss

2. Manually Install "pandoc-rss" via AUR

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

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

b. Clone pandoc-rss's git locally

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

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

$ cd ~/pandoc-rss $ makepkg -si

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

ID: 1295307
Name: pandoc-rss
PackageBaseID: 196192
PackageBase: pandoc-rss
Version: 1.0.1-1
Description: Generate an RSS feed from markup content and metadata
URL: https://github.com/chambln/pandoc-rss
NumVotes: 1
Popularity: 0.009102
OutOfDate:
Maintainer: nichobi
Submitter: nichobi
FirstSubmitted: 1690489766
LastModified: 1690490106
URLPath: /cgit/aur.git/snapshot/pandoc-rss.tar.gz