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

Last updated: June 28,2024

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

$ yay -S mkdocs-rss-plugin

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

$ yay -Rns mkdocs-rss-plugin

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

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

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

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

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

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

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

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

ID: 1355285
Name: mkdocs-rss-plugin
PackageBaseID: 168514
PackageBase: mkdocs-rss-plugin
Version: 1.8.0-1
Description: MkDocs plugin to generate a RSS feeds for created and updated pages, using git log
URL: https://guts.github.io/mkdocs-rss-plugin/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AlphaJack
Submitter: AlphaJack
FirstSubmitted: 1625094223
LastModified: 1700305346
URLPath: /cgit/aur.git/snapshot/mkdocs-rss-plugin.tar.gz