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

Last updated: October 06,2024

1. Install "python3-metar.noarch" package

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

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

2. Uninstall "python3-metar.noarch" package

Please follow the instructions below to uninstall python3-metar.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:23:46 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-metar
Version : 1.8.0
Release : 2.fc34
Architecture : noarch
Size : 204 k
Source : python-metar-1.8.0-2.fc34.src.rpm
Repository : fedora
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).