How to Install and Uninstall python3-pyowm Package on openSUSE Leap

Last updated: May 16,2024

1. Install "python3-pyowm" package

Please follow the steps below to install python3-pyowm on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pyowm

2. Uninstall "python3-pyowm" package

Please follow the instructions below to uninstall python3-pyowm on openSUSE Leap:

$ sudo zypper remove python3-pyowm

3. Information about the python3-pyowm package on openSUSE Leap

Information for package python3-pyowm:
--------------------------------------
Repository : Main Repository
Name : python3-pyowm
Version : 2.10.0-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 4.7 MiB
Installed : No
Status : not installed
Source package : python-pyowm-2.10.0-bp155.2.12.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.