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

Last updated: May 01,2024

1. Install "python38-pyerfa" package

Please follow the guidelines below to install python38-pyerfa on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-pyerfa

2. Uninstall "python38-pyerfa" package

Please follow the guidance below to uninstall python38-pyerfa on openSuSE Tumbleweed:

$ sudo zypper remove python38-pyerfa

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

Information for package python38-pyerfa:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pyerfa
Version : 2.0.0-1.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 2,8 MiB
Installed : No
Status : not installed
Source package : python-pyerfa-2.0.0-1.3.src
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.