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

Last updated: November 24,2024

1. Install "python2-wikipedia" package

In this section, we are going to explain the necessary steps to install python2-wikipedia on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-wikipedia

2. Uninstall "python2-wikipedia" package

Please follow the guidelines below to uninstall python2-wikipedia on openSUSE Leap:

$ sudo zypper remove python2-wikipedia

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

Information for package python2-wikipedia:
------------------------------------------
Repository : Main Repository
Name : python2-wikipedia
Version : 1.4.0-bp153.1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 91,3 KiB
Installed : No
Status : not installed
Source package : python-wikipedia-1.4.0-bp153.1.17.src
Summary : Wikipedia API for Python
Description :
Wikipedia is a Python library that makes it easy to access and parse
data from Wikipedia.
Search Wikipedia, get article summaries, get data like links and images
from a page, and more. Wikipedia wraps the `MediaWiki
API `__ so you can focus on using
Wikipedia data, not getting it.