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

Last updated: July 06,2024

1. Install "python311-wikipedia" package

Please follow the guidelines below to install python311-wikipedia on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-wikipedia

2. Uninstall "python311-wikipedia" package

Here is a brief guide to show you how to uninstall python311-wikipedia on openSuSE Tumbleweed:

$ sudo zypper remove python311-wikipedia

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

Information for package python311-wikipedia:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-wikipedia
Version : 1.4.0-4.16
Arch : noarch
Vendor : openSUSE
Installed Size : 105.2 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.