elfeed on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install elfeed on Arch using YAY
$
yay -S
elfeed
Copied
* (Optional) Uninstall elfeed on Arch using YAY
$
yay -Rns
elfeed
Copied
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
Copied
b. Clone elfeed's git locally
$
git clone https://aur.archlinux.org/elfeed.git
~/elfeed
Copied
c. Go to ~/elfeed folder and install it
$
cd
~/elfeed
Copied
$
makepkg -si
Copied
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
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