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

Last updated: June 29,2024

1. Install "python3-skyfield" package

Please follow the steps below to install python3-skyfield on Kali Linux

$ sudo apt update $ sudo apt install python3-skyfield

2. Uninstall "python3-skyfield" package

Please follow the steps below to uninstall python3-skyfield on Kali Linux:

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

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

Package: python3-skyfield
Source: skyfield
Version: 1.48+ds-1
Installed-Size: 2930
Maintainer: Debian Astronomy Maintainers
Architecture: all
Depends: python3-certifi, python3-jplephem, python3-numpy, python3-sgp4, python3:any, libjs-sphinxdoc (>= 7.2.2), fonts-dosis, python3-pkg-resources, python3-tz
Recommends: python3-astropy, python3-ipython, python3-matplotlib, python3-pandas
Suggests: python3-sympy
Size: 679736
SHA256: f5d44f59e78420c54a2817220621d7bae3573fb1cfc781cabdae0d9055cd76ff
SHA1: e790da4d462e1bf677e42eb70ed9710c96b45aba
MD5sum: 025e0106ee62cf988c46a59e37281b43
Description: Elegant astronomy for Python
Skyfield is a pure-Python astronomy package that is compatible with
both Python 3 and makes it easy to generate high precision
research-grade positions for planets and Earth satellites.
.
Skyfield computes positions for the stars, planets, and satellites in
orbit around the Earth. Its results should agree with the positions
generated by the United States Naval Observatory and their
Astronomical Almanac to within 0.0005 arcseconds (which equals half a
“mas” or milliarcsecond).
Description-md5:
Homepage: https://github.com/brandon-rhodes/python-skyfield
Section: python
Priority: optional
Filename: pool/main/s/skyfield/python3-skyfield_1.48+ds-1_all.deb