elfeed on AUR (Arch User Repository)

Last updated: June 14,2024

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

$ yay -S elfeed

* (Optional) Uninstall elfeed on Arch using YAY

$ yay -Rns elfeed

2. Manually Install "elfeed" via AUR

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

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

b. Clone elfeed's git locally

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

c. Go to ~/elfeed folder and install it

$ cd ~/elfeed $ makepkg -si

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

ID: 869384
Name: elfeed
PackageBaseID: 141749
PackageBase: elfeed
Version: 3.4.1-1
Description: Emacs web feeds client
URL: https://github.com/skeeto/elfeed
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: adsun
Submitter: LinRs
FirstSubmitted: 1556898842
LastModified: 1614311952
URLPath: /cgit/aur.git/snapshot/elfeed.tar.gz