How to Install and Uninstall python3-feedgenerator.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "python3-feedgenerator.noarch" package

Please follow the guidance below to install python3-feedgenerator.noarch on Fedora 34

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

2. Uninstall "python3-feedgenerator.noarch" package

This guide covers the steps necessary to uninstall python3-feedgenerator.noarch on Fedora 34:

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

3. Information about the python3-feedgenerator.noarch package on Fedora 34

Last metadata expiration check: 3:18:50 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-feedgenerator
Version : 2.0.0
Release : 1.fc34
Architecture : noarch
Size : 40 k
Source : python-feedgenerator-2.0.0-1.fc34.src.rpm
Repository : updates
Summary : Standalone version of Django's feedgenerator module
URL : https://github.com/getpelican/feedgenerator
License : BSD
Description : FeedGenerator is a standalone version of Django’s feedgenerator module. It has
: evolved over time, including an update for Py3K and numerous other
: enhancements.