How to Install and Uninstall python3-feedparser Package on openSUSE Leap

Last updated: May 16,2024

1. Install "python3-feedparser" package

Please follow the guidance below to install python3-feedparser on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-feedparser

2. Uninstall "python3-feedparser" package

Please follow the instructions below to uninstall python3-feedparser on openSUSE Leap:

$ sudo zypper remove python3-feedparser

3. Information about the python3-feedparser package on openSUSE Leap

Information for package python3-feedparser:
-------------------------------------------
Repository : Main Repository
Name : python3-feedparser
Version : 6.0.10-bp155.1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 605.3 KiB
Installed : No
Status : not installed
Source package : python-feedparser-6.0.10-bp155.1.5.src
Upstream URL : https://github.com/kurtmckee/feedparser
Summary : Universal Feed Parser Module for Python
Description :
A universal feed parser module for Python that handles RSS 0.9x, RSS 1.0, RSS
2.0, CDF, Atom 0.3, Atom 1.0 feeds.