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

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 38

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

2. Uninstall "python3-pyerfa.x86_64" package

Please follow the guidelines below to uninstall python3-pyerfa.x86_64 on Fedora 38:

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

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

Last metadata expiration check: 0:48:44 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-pyerfa
Version : 2.0.0.3
Release : 1.fc38
Architecture : x86_64
Size : 272 k
Source : python-pyerfa-2.0.0.3-1.fc38.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.