How to Install and Uninstall python312-pyerfa Package on openSuSE Tumbleweed

Last updated: July 04,2024

1. Install "python312-pyerfa" package

Please follow the instructions below to install python312-pyerfa on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-pyerfa

2. Uninstall "python312-pyerfa" package

Learn how to uninstall python312-pyerfa on openSuSE Tumbleweed:

$ sudo zypper remove python312-pyerfa

3. Information about the python312-pyerfa package on openSuSE Tumbleweed

Information for package python312-pyerfa:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pyerfa
Version : 2.0.1.1-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.4 MiB
Installed : No
Status : not installed
Source package : python-pyerfa-2.0.1.1-1.2.src
Upstream URL : https://github.com/liberfa/pyerfa
Summary : Python bindings for ERFA
Description :
A 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.
The project is a split of astropy._erfa module, developed in the
context of Astropy project, into a standalone package.