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

Last updated: May 07,2024

1. Install "python2-feedparser" package

This is a short guide on how to install python2-feedparser on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-feedparser

2. Uninstall "python2-feedparser" package

This guide covers the steps necessary to uninstall python2-feedparser on openSUSE Leap:

$ sudo zypper remove python2-feedparser

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

Information for package python2-feedparser:
-------------------------------------------
Repository : Main Repository
Name : python2-feedparser
Version : 5.2.1-bp153.1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 323,0 KiB
Installed : No
Status : not installed
Source package : python-feedparser-5.2.1-bp153.1.17.src
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.