How to Install and Uninstall python3-feedgen.noarch Package on Fedora 36

Last updated: October 10,2024

1. Install "python3-feedgen.noarch" package

In this section, we are going to explain the necessary steps to install python3-feedgen.noarch on Fedora 36

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

2. Uninstall "python3-feedgen.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-feedgen.noarch on Fedora 36:

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

3. Information about the python3-feedgen.noarch package on Fedora 36

Last metadata expiration check: 1:32:40 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-feedgen
Version : 0.9.0
Release : 7.fc36
Architecture : noarch
Size : 71 k
Source : python-feedgen-0.9.0-7.fc36.src.rpm
Repository : fedora
Summary : Feed Generator (ATOM, RSS, Podcasts)
URL : https://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.