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

Last updated: January 11,2025

1. Install "python3-listparser.noarch" package

This guide covers the steps necessary to install python3-listparser.noarch on Fedora 36

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

2. Uninstall "python3-listparser.noarch" package

This tutorial shows how to uninstall python3-listparser.noarch on Fedora 36:

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

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

Last metadata expiration check: 2:54:12 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-listparser
Version : 0.18
Release : 13.fc36
Architecture : noarch
Size : 39 k
Source : python-listparser-0.18-13.fc36.src.rpm
Repository : fedora
Summary : Parse OPML, FOAF, and iGoogle subscription lists
URL : https://github.com/kurtmckee/listparser
License : LGPLv3+
Description : listparser is a Python library that parses subscription lists (also called
: reading lists) and returns all of the feeds, subscription lists, and
: "opportunity" URLs that it finds. It supports OPML, RDF+FOAF, and the iGoogle
: exported settings format.