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

Last updated: February 03,2025

1. Install "python39-pyowm" package

Please follow the steps below to install python39-pyowm on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pyowm

2. Uninstall "python39-pyowm" package

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

$ sudo zypper remove python39-pyowm

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

Information for package python39-pyowm:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pyowm
Version : 2.10.0-1.21
Arch : noarch
Vendor : openSUSE
Installed Size : 4.5 MiB
Installed : No
Status : not installed
Source package : python-pyowm-2.10.0-1.21.src
Upstream URL : http://github.com/csparpa/pyowm
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.