sfeed on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S sfeed

* (Optional) Uninstall sfeed on Arch using YAY

$ yay -Rns sfeed

2. Manually Install "sfeed" via AUR

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

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

b. Clone sfeed's git locally

$ git clone https://aur.archlinux.org/sfeed.git ~/sfeed

c. Go to ~/sfeed folder and install it

$ cd ~/sfeed $ makepkg -si

3. Information about the sfeed package on Arch User Repository (AUR)

ID: 1377358
Name: sfeed
PackageBaseID: 153020
PackageBase: sfeed
Version: 2.0-1
Description: RSS and Atom parser
URL: https://codemadness.org/sfeed-simple-feed-parser.html
NumVotes: 7
Popularity: 0.001362
OutOfDate:
Maintainer: eugene
Submitter: clove3am
FirstSubmitted: 1590024045
LastModified: 1703869223
URLPath: /cgit/aur.git/snapshot/sfeed.tar.gz