newsfeed on AUR (Arch User Repository)

Last updated: April 25,2024

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

$ yay -S newsfeed

* (Optional) Uninstall newsfeed on Arch using YAY

$ yay -Rns newsfeed

2. Manually Install "newsfeed" via AUR

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

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

b. Clone newsfeed's git locally

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

c. Go to ~/newsfeed folder and install it

$ cd ~/newsfeed $ makepkg -si

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

ID: 579501
Name: newsfeed
PackageBaseID: 28096
PackageBase: newsfeed
Version: 3.10-1
Description: An RSS/RDF/Atom reader and aggregator
URL: http://mdoege.github.io/3NewsFeed/
NumVotes: 14
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ndowens
FirstSubmitted: 1247122482
LastModified: 1548245512
URLPath: /cgit/aur.git/snapshot/newsfeed.tar.gz