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

Last updated: January 10,2025

1. Install "python3-pyowm.noarch" package

Please follow the step by step instructions below to install python3-pyowm.noarch on Fedora 36

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

2. Uninstall "python3-pyowm.noarch" package

Please follow the step by step instructions below to uninstall python3-pyowm.noarch on Fedora 36:

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

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

Last metadata expiration check: 1:25:43 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-pyowm
Version : 2.6.1
Release : 17.fc36
Architecture : noarch
Size : 3.0 M
Source : pyowm-2.6.1-17.fc36.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.