How to Install and Uninstall python3-pyerfa.x86_64 Package on Fedora 34

Last updated: July 04,2024

1. Install "python3-pyerfa.x86_64" package

This is a short guide on how to install python3-pyerfa.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install python3-pyerfa.x86_64

2. Uninstall "python3-pyerfa.x86_64" package

This guide let you learn how to uninstall python3-pyerfa.x86_64 on Fedora 34:

$ sudo dnf remove python3-pyerfa.x86_64 $ sudo dnf autoremove

3. Information about the python3-pyerfa.x86_64 package on Fedora 34

Last metadata expiration check: 4:07:38 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-pyerfa
Version : 1.7.1.1
Release : 2.fc34
Architecture : x86_64
Size : 166 k
Source : python-pyerfa-1.7.1.1-2.fc34.src.rpm
Repository : fedora
Summary : Python wrapper for the ERFA library
URL : https://github.com/liberfa/pyerfa
License : BSD
Description : PyERFA is the Python wrapper for the ERFA library (Essential Routines for
: Fundamental Astronomy), a C library containing key algorithms for astronomy,
: which is based on the SOFA library published by the International Astronomical
: Union (IAU). All C routines are wrapped as Numpy universal functions, so that
: they can be called with scalar or array inputs.