sfeed-curses on AUR (Arch User Repository)

Last updated: May 29,2024

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

$ yay -S sfeed-curses

* (Optional) Uninstall sfeed-curses on Arch using YAY

$ yay -Rns sfeed-curses

2. Manually Install "sfeed-curses" via AUR

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

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

b. Clone sfeed-curses's git locally

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

c. Go to ~/sfeed-curses folder and install it

$ cd ~/sfeed-curses $ makepkg -si

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

ID: 944955
Name: sfeed-curses
PackageBaseID: 154806
PackageBase: sfeed-curses
Version: 1.0-1
Description: Curses UI front-end for sfeed RSS and Atom parser
URL: https://www.codemadness.org/sfeed_curses-ui.html
NumVotes: 1
Popularity: 1.8E-5
OutOfDate:
Maintainer: eugene
FirstSubmitted: 1593123497
LastModified: 1628347119
URLPath: /cgit/aur.git/snapshot/sfeed-curses.tar.gz