eleventy-plugin-rss on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S eleventy-plugin-rss

* (Optional) Uninstall eleventy-plugin-rss on Arch using YAY

$ yay -Rns eleventy-plugin-rss

2. Manually Install "eleventy-plugin-rss" via AUR

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

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

b. Clone eleventy-plugin-rss's git locally

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

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

$ cd ~/eleventy-plugin-rss $ makepkg -si

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

ID: 1235571
Name: eleventy-plugin-rss
PackageBaseID: 164022
PackageBase: eleventy-plugin-rss
Version: 1.2.0-1
Description: A pack of Eleventy plugins for generating an RSS feed
URL: https://github.com/11ty/eleventy-plugin-rss
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sohlk
Submitter: sohlk
FirstSubmitted: 1614947846
LastModified: 1680415717
URLPath: /cgit/aur.git/snapshot/eleventy-plugin-rss.tar.gz