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

Last updated: June 23,2024

1. Install "python310-pyowm" package

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

$ sudo zypper refresh $ sudo zypper install python310-pyowm

2. Uninstall "python310-pyowm" package

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

$ sudo zypper remove python310-pyowm

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

Information for package python310-pyowm:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.