How to Install and Uninstall python39-wikipedia Package on openSuSE Tumbleweed

Last updated: May 01,2024

1. Install "python39-wikipedia" package

Please follow the instructions below to install python39-wikipedia on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-wikipedia

2. Uninstall "python39-wikipedia" package

Learn how to uninstall python39-wikipedia on openSuSE Tumbleweed:

$ sudo zypper remove python39-wikipedia

3. Information about the python39-wikipedia package on openSuSE Tumbleweed

Information for package python39-wikipedia:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-wikipedia
Version : 1.4.0-4.16
Arch : noarch
Vendor : openSUSE
Installed Size : 80.6 KiB
Installed : No
Status : not installed
Source package : python-wikipedia-1.4.0-4.16.src
Upstream URL : https://github.com/goldsmith/Wikipedia
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.