How to Install and Uninstall python3-metar.noarch Package on Fedora 35

Last updated: January 13,2025

1. Install "python3-metar.noarch" package

Please follow the steps below to install python3-metar.noarch on Fedora 35

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

2. Uninstall "python3-metar.noarch" package

This guide let you learn how to uninstall python3-metar.noarch on Fedora 35:

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

3. Information about the python3-metar.noarch package on Fedora 35

Last metadata expiration check: 0:37:28 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-metar
Version : 1.9.0
Release : 1.fc35
Architecture : noarch
Size : 203 k
Source : python-metar-1.9.0-1.fc35.src.rpm
Repository : updates
Summary : Coded METAR and SPECI weather reports parser for Python
URL : https://github.com/python-metar/python-metar
License : BSD
Description : Python-metar is a python package for interpreting METAR and SPECI coded
: weather reports. METAR (Meteorological Aerodrome Report) and SPECI (Specials)
: are reports containing airport weather information encoded in ASCII
: following standards set by WMO (World Meteorological Organization)
: and ICAO (International Civil Aviation Organization).