python2-feedgen on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python2-feedgen

* (Optional) Uninstall python2-feedgen on Arch using YAY

$ yay -Rns python2-feedgen

2. Manually Install "python2-feedgen" via AUR

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

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

b. Clone python2-feedgen's git locally

$ git clone https://aur.archlinux.org/python2-feedgen.git ~/python2-feedgen

c. Go to ~/python2-feedgen folder and install it

$ cd ~/python2-feedgen $ makepkg -si

3. Information about the python2-feedgen package on Arch User Repository (AUR)

ID: 644156
Name: python2-feedgen
PackageBaseID: 89982
PackageBase: python2-feedgen
Version: 0.8.0-1
Description: This module can be used to generate web feeds in both ATOM and RSS format. It has support for extensions. Included is for example an extension to produce Podcasts.
URL: http://lkiesow.github.io/python-feedgen
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Arvedui
FirstSubmitted: 1422660781
LastModified: 1567947267
URLPath: /cgit/aur.git/snapshot/python2-feedgen.tar.gz