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