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

Last updated: November 07,2024

1. Install "python38-pyowm" package

Please follow the instructions below to install python38-pyowm on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-pyowm

2. Uninstall "python38-pyowm" package

In this section, we are going to explain the necessary steps to uninstall python38-pyowm on openSuSE Tumbleweed:

$ sudo zypper remove python38-pyowm

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

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