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

Last updated: May 17,2024

1. Install "python36-pyowm" package

Please follow the guidance below to install python36-pyowm on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-pyowm

2. Uninstall "python36-pyowm" package

Please follow the guidance below to uninstall python36-pyowm on openSuSE Tumbleweed:

$ sudo zypper remove python36-pyowm

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

Information for package python36-pyowm:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-pyowm
Version : 2.10.0-1.11
Arch : noarch
Vendor : openSUSE
Installed Size : 4,7 MiB
Installed : No
Status : not installed
Source package : python-pyowm-2.10.0-1.11.src
Summary : A Python wrapper around the OpenWeatherMap web API
Description :
PyOWM is a client Python wrapper library for the OpenWeatherMap web API.
It allows quick and easy consumption of OWM weather data from Python
applications via a simple object model and in a human-friendly fashion.