rssd on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S rssd

* (Optional) Uninstall rssd on Arch using YAY

$ yay -Rns rssd

2. Manually Install "rssd" via AUR

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

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

b. Clone rssd's git locally

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

c. Go to ~/rssd folder and install it

$ cd ~/rssd $ makepkg -si

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

ID: 920641
Name: rssd
PackageBaseID: 167640
PackageBase: rssd
Version: 0.6-1
Description: Poll and execute command when there is a new rss item
URL: https://github.com/ssiyad/rssd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ssiyad
Submitter: ssiyad
FirstSubmitted: 1622825703
LastModified: 1623595318
URLPath: /cgit/aur.git/snapshot/rssd.tar.gz