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

Last updated: October 05,2024

1. Install "python311-pyowm" package

In this section, we are going to explain the necessary steps to install python311-pyowm on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-pyowm

2. Uninstall "python311-pyowm" package

This guide covers the steps necessary to uninstall python311-pyowm on openSuSE Tumbleweed:

$ sudo zypper remove python311-pyowm

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

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