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

Last updated: May 04,2024

1. Install "python3-feedgen.noarch" package

Learn how to install python3-feedgen.noarch on Oracle 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 Oracle Linux 8:

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

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

Last metadata expiration check: 6:10:44 ago on Mon Sep 12 02:51:38 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.