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

Last updated: July 04,2024

1. Install "python312-pyowm" package

Please follow the step by step instructions below to install python312-pyowm on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-pyowm

2. Uninstall "python312-pyowm" package

This guide let you learn how to uninstall python312-pyowm on openSuSE Tumbleweed:

$ sudo zypper remove python312-pyowm

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

Information for package python312-pyowm:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pyowm
Version : 2.10.0-1.21
Arch : noarch
Vendor : openSUSE
Installed Size : 4.6 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.