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

Last updated: November 28,2024

1. Install "python3-pyerfa.x86_64" package

Learn how to install python3-pyerfa.x86_64 on Fedora 39

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

2. Uninstall "python3-pyerfa.x86_64" package

Please follow the guidance below to uninstall python3-pyerfa.x86_64 on Fedora 39:

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

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

Last metadata expiration check: 1:57:22 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-pyerfa
Version : 2.0.0.3
Release : 4.fc39
Architecture : x86_64
Size : 269 k
Source : python-pyerfa-2.0.0.3-4.fc39.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.