How to Install and Uninstall python3-feedgen.noarch Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "python3-feedgen.noarch" package

Please follow the guidelines below to install python3-feedgen.noarch on Rocky Linux 8

$ 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 Rocky Linux 8:

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

3. Information about the python3-feedgen.noarch package on Rocky Linux 8

Last metadata expiration check: 1:08:05 ago on Mon Sep 12 10:27:18 2022.
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.