How to Install and Uninstall python3-feedgen.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: September 21,2024

1. Install "python3-feedgen.noarch" package

This guide covers the steps necessary to install python3-feedgen.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install python3-feedgen.noarch

2. Uninstall "python3-feedgen.noarch" package

This guide let you learn how to uninstall python3-feedgen.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove python3-feedgen.noarch $ sudo dnf autoremove

3. Information about the python3-feedgen.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:01:35 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-feedgen
Version : 0.7.0
Release : 5.el8
Architecture : noarch
Size : 69 k
Source : python-feedgen-0.7.0-5.el8.src.rpm
Repository : epel
Summary : Feed Generator (ATOM, RSS, Podcasts)
URL : http://lkiesow.github.io/python-feedgen
License : BSD or LGPLv3
Description : Feedgenerator 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.