ruby-jekyll-feed on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "ruby-jekyll-feed" 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 ruby-jekyll-feed on Arch using YAY

$ yay -S ruby-jekyll-feed

* (Optional) Uninstall ruby-jekyll-feed on Arch using YAY

$ yay -Rns ruby-jekyll-feed

2. Manually Install "ruby-jekyll-feed" via AUR

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

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

b. Clone ruby-jekyll-feed's git locally

$ git clone https://aur.archlinux.org/ruby-jekyll-feed.git ~/ruby-jekyll-feed

c. Go to ~/ruby-jekyll-feed folder and install it

$ cd ~/ruby-jekyll-feed $ makepkg -si

3. Information about the ruby-jekyll-feed package on Arch User Repository (AUR)

ID: 1153823
Name: ruby-jekyll-feed
PackageBaseID: 115929
PackageBase: ruby-jekyll-feed
Version: 0.17.0-1
Description: A Jekyll plugin to generate an Atom (RSS-like) feed of your Jekyll posts
URL: https://rubygems.org/gems/jekyll-feed
NumVotes: 6
Popularity: 0.088844
OutOfDate:
Maintainer: bertptrs
Submitter: jtgoguen
FirstSubmitted: 1475511940
LastModified: 1666042082
URLPath: /cgit/aur.git/snapshot/ruby-jekyll-feed.tar.gz