rss-notify on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S rss-notify

* (Optional) Uninstall rss-notify on Arch using YAY

$ yay -Rns rss-notify

2. Manually Install "rss-notify" via AUR

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

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

b. Clone rss-notify's git locally

$ git clone https://aur.archlinux.org/rss-notify.git ~/rss-notify

c. Go to ~/rss-notify folder and install it

$ cd ~/rss-notify $ makepkg -si

3. Information about the rss-notify package on Arch User Repository (AUR)

ID: 564933
Name: rss-notify
PackageBaseID: 137736
PackageBase: rss-notify
Version: 0.4-5
Description: A tray applet that notifies you of new rss and atom news items via notifications
URL: https://launchpad.net/rssn/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: cirrus
FirstSubmitted: 1543716661
LastModified: 1543716661
URLPath: /cgit/aur.git/snapshot/rss-notify.tar.gz