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

Last updated: October 15,2024

1. Install "python3-feedgenerator.noarch" package

This tutorial shows how to install python3-feedgenerator.noarch on Fedora 38

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

2. Uninstall "python3-feedgenerator.noarch" package

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

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

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

Last metadata expiration check: 1:57:03 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-feedgenerator
Version : 2.1.0
Release : 1.fc38
Architecture : noarch
Size : 55 k
Source : python-feedgenerator-2.1.0-1.fc38.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.