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

Last updated: July 05,2024

1. Install "python310-wikipedia" package

Here is a brief guide to show you how to install python310-wikipedia on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-wikipedia

2. Uninstall "python310-wikipedia" package

In this section, we are going to explain the necessary steps to uninstall python310-wikipedia on openSuSE Tumbleweed:

$ sudo zypper remove python310-wikipedia

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

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