sfeed on AUR (Arch User Repository)
Last updated: January 04,2025
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
Copied
b. Install sfeed on Arch using YAY
$
yay -S
sfeed
Copied
* (Optional) Uninstall sfeed on Arch using YAY
$
yay -Rns
sfeed
Copied
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
Copied
b. Clone sfeed's git locally
$
git clone https://aur.archlinux.org/sfeed.git
~/sfeed
Copied
c. Go to ~/sfeed folder and install it
$
cd
~/sfeed
Copied
$
makepkg -si
Copied
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
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