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

Last updated: January 15,2025

1. Install "python3-pyerfa.x86_64" package

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

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

2. Uninstall "python3-pyerfa.x86_64" package

Learn how to uninstall python3-pyerfa.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 2:52:35 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-pyerfa
Version : 2.0.0
Release : 2.fc35
Architecture : x86_64
Size : 237 k
Source : python-pyerfa-2.0.0-2.fc35.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.