feed2maildir on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S feed2maildir

* (Optional) Uninstall feed2maildir on Arch using YAY

$ yay -Rns feed2maildir

2. Manually Install "feed2maildir" via AUR

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

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

b. Clone feed2maildir's git locally

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

c. Go to ~/feed2maildir folder and install it

$ cd ~/feed2maildir $ makepkg -si

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

ID: 829776
Name: feed2maildir
PackageBaseID: 116471
PackageBase: feed2maildir
Version: 0.3.8-2
Description: Read RSS/Atom feeds in your favourite, maildir-compatible email client
URL: https://github.com/sulami/feed2maildir
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: grazzolini
Submitter: grazzolini
FirstSubmitted: 1477393852
LastModified: 1607293747
URLPath: /cgit/aur.git/snapshot/feed2maildir.tar.gz