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

Last updated: October 07,2024

1. Install "python3-pyowm.noarch" package

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

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

2. Uninstall "python3-pyowm.noarch" package

Please follow the steps below to uninstall python3-pyowm.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:35:09 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-pyowm
Version : 2.6.1
Release : 14.fc34
Architecture : noarch
Size : 3.0 M
Source : pyowm-2.6.1-14.fc34.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.