How to Install and Uninstall python3-erfa Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-erfa" package

In this section, we are going to explain the necessary steps to install python3-erfa on Kali Linux

$ sudo apt update $ sudo apt install python3-erfa

2. Uninstall "python3-erfa" package

In this section, we are going to explain the necessary steps to uninstall python3-erfa on Kali Linux:

$ sudo apt remove python3-erfa $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-erfa package on Kali Linux

Package: python3-erfa
Source: pyerfa
Version: 2.0.1.1+ds-3
Installed-Size: 4801
Maintainer: Debian Astronomy Maintainers
Architecture: amd64
Depends: python3 (>= 3~), python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3:any, libc6 (>= 2.14), liberfa1 (>= 2.0.0), libjs-sphinxdoc (>= 5.2)
Size: 309180
SHA256: aea657d69a879eef2ea26afa6d676b3d2989e04e0620da12608e1148b5016a13
SHA1: faec6646997b67758b1bbcd0400edf093cb29ca5
MD5sum: 10a5230428a03b4068cb0456b287068d
Description: Python bindings for ERFA routines
PyERFA provides Python bindings 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.
Description-md5:
Homepage: https://github.com/liberfa/pyerfa
Section: python
Priority: optional
Filename: pool/main/p/pyerfa/python3-erfa_2.0.1.1+ds-3_amd64.deb