nrss on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S nrss

* (Optional) Uninstall nrss on Arch using YAY

$ yay -Rns nrss

2. Manually Install "nrss" via AUR

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

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

b. Clone nrss's git locally

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

c. Go to ~/nrss folder and install it

$ cd ~/nrss $ makepkg -si

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

ID: 233434
Name: nrss
PackageBaseID: 100638
PackageBase: nrss
Version: 0.3.9-3
Description: NCurses Feed Reader
URL: http://www.codezen.org/nrss/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: aksr
FirstSubmitted: 1443079169
LastModified: 1443079565
URLPath: /cgit/aur.git/snapshot/nrss.tar.gz