rss2email on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S rss2email

* (Optional) Uninstall rss2email on Arch using YAY

$ yay -Rns rss2email

2. Manually Install "rss2email" via AUR

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

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

b. Clone rss2email's git locally

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

c. Go to ~/rss2email folder and install it

$ cd ~/rss2email $ makepkg -si

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

ID: 924259
Name: rss2email
PackageBaseID: 100990
PackageBase: rss2email
Version: 3.13.1-1
Description: A tool for delivering news from RSS feeds to your email program
URL: https://github.com/rss2email/rss2email
NumVotes: 16
Popularity: 0.092831
OutOfDate:
Maintainer: eworm
FirstSubmitted: 1443616708
LastModified: 1624255745
URLPath: /cgit/aur.git/snapshot/rss2email.tar.gz