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

Last updated: May 29,2024

1. Install "python36-wikipedia" package

Please follow the step by step instructions below to install python36-wikipedia on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-wikipedia

2. Uninstall "python36-wikipedia" package

This guide covers the steps necessary to uninstall python36-wikipedia on openSuSE Tumbleweed:

$ sudo zypper remove python36-wikipedia

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

Information for package python36-wikipedia:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-wikipedia
Version : 1.4.0-4.6
Arch : noarch
Vendor : openSUSE
Installed Size : 80,7 KiB
Installed : No
Status : not installed
Source package : python-wikipedia-1.4.0-4.6.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.