rssdrop on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S rssdrop

* (Optional) Uninstall rssdrop on Arch using YAY

$ yay -Rns rssdrop

2. Manually Install "rssdrop" via AUR

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

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

b. Clone rssdrop's git locally

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

c. Go to ~/rssdrop folder and install it

$ cd ~/rssdrop $ makepkg -si

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

ID: 698114
Name: rssdrop
PackageBaseID: 88571
PackageBase: rssdrop
Version: 24.489d343-2
Description: A Perl script to deliver rss feeds to Maildirs.
URL: https://github.com/petronny/rssdrop
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: petronny
Submitter: petronny
FirstSubmitted: 1419317599
LastModified: 1582001916
URLPath: /cgit/aur.git/snapshot/rssdrop.tar.gz