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

Last updated: May 04,2024

1. Install "python3-pymeeus" package

Please follow the step by step instructions below to install python3-pymeeus on Kali Linux

$ sudo apt update $ sudo apt install python3-pymeeus

2. Uninstall "python3-pymeeus" package

Please follow the guidance below to uninstall python3-pymeeus on Kali Linux:

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

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

Package: python3-pymeeus
Source: pymeeus
Version: 0.5.11+dfsg1-1
Installed-Size: 2339
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 476784
SHA256: 432cf2ed0f2b1ed1bf741bb08c5c34498777d2dadec7fc3654e743fcf7653a8c
SHA1: d2b1e793c19d873bf9a34c26bbed93b22fe5bc4a
MD5sum: 6b1254480981f9514032a9b7d27b2d6c
Description: Python implementation of Jean Meeus astronomical routines
PyMeeus is a Python implementation of the astronomical algorithms
described in the classical book "Astronomical Algorithms, 2nd Edition,
Willmann-Bell Inc. (1998)" by Jean Meeus.
.
There are great astronomical libraries out there. For instance, if
you're looking for high precision and speed you should take a look at
libnova. For a set of Python modules aimed at professional
astronomers, you should look at Astropy. On the other hand, the
advantages of PyMeeus are its simplicity, ease of use, ease of
reading, ease of installation (it has the minimum amount of
dependencies) and abundant documentation.
Description-md5:
Homepage: https://github.com/architest/pymeeus
Section: python
Priority: optional
Filename: pool/main/p/pymeeus/python3-pymeeus_0.5.11+dfsg1-1_all.deb