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

Last updated: May 15,2024

1. Install "python3-listparser.noarch" package

Please follow the guidelines below to install python3-listparser.noarch on Fedora 35

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

2. Uninstall "python3-listparser.noarch" package

Please follow the step by step instructions below to uninstall python3-listparser.noarch on Fedora 35:

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

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

Last metadata expiration check: 2:14:35 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : python3-listparser
Version : 0.18
Release : 11.fc35
Architecture : noarch
Size : 39 k
Source : python-listparser-0.18-11.fc35.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.