ruby-rss on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S ruby-rss

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

$ yay -Rns ruby-rss

2. Manually Install "ruby-rss" via AUR

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

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

b. Clone ruby-rss's git locally

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

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

$ cd ~/ruby-rss $ makepkg -si

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

ID: 776483
Name: ruby-rss
PackageBaseID: 156559
PackageBase: ruby-rss
Version: 0.2.9-1
Description: Family of libraries that support various formats of XML "feeds".
URL: https://github.com/ruby/rss
NumVotes: 1
Popularity: 6.0E-5
OutOfDate:
Maintainer: tba
FirstSubmitted: 1596921309
LastModified: 1596921309
URLPath: /cgit/aur.git/snapshot/ruby-rss.tar.gz

5. The same packages on other Linux Distributions