How to Install and Uninstall python3-pyowm.noarch Package on Fedora 39

Last updated: March 01,2025

1. Install "python3-pyowm.noarch" package

Please follow the steps below to install python3-pyowm.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install python3-pyowm.noarch

2. Uninstall "python3-pyowm.noarch" package

This guide covers the steps necessary to uninstall python3-pyowm.noarch on Fedora 39:

$ sudo dnf remove python3-pyowm.noarch $ sudo dnf autoremove

3. Information about the python3-pyowm.noarch package on Fedora 39

Last metadata expiration check: 5:04:00 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-pyowm
Version : 2.6.1
Release : 22.fc39
Architecture : noarch
Size : 3.1 M
Source : pyowm-2.6.1-22.fc39.src.rpm
Repository : fedora
Summary : A Python wrapper around the OpenWeatherMap web API
URL : https://github.com/csparpa/pyowm
License : MIT
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.