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

Last updated: May 20,2024

1. Install "python3-ephem" package

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

$ sudo apt update $ sudo apt install python3-ephem

2. Uninstall "python3-ephem" package

This is a short guide on how to uninstall python3-ephem on Kali Linux:

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

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

Package: python3-ephem
Source: pyephem (4.1.5-1)
Version: 4.1.5-1+b1
Installed-Size: 4376
Maintainer: Debian Astronomy Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.29)
Size: 1236604
SHA256: 3720e100dfe6f1a1ee839faedef39c822e114e80824e5899ca8d2f264a629ffb
SHA1: 4cc436643495371b9f0d5f7e85d09991d0993b75
MD5sum: 18b61fc82989598bcd836f350aa028bc
Description: Compute positions of the planets and stars with Python
PyEphem provides an ephem Python package for performing high-precision
astronomy computations. The underlying numeric routines are coded in C and
are the same ones that drive the popular XEphem astronomy application, whose
author, Elwood Charles Downey, generously gave permission for their use in
PyEphem.
.
The name ephem is short for the word ephemeris, which is the
traditional term for a table giving the position of a planet, asteroid, or
comet for a series of dates.
.
Nothe that this package will continue to be maintained, but it no
longer stands at the cutting edge of astronomy in Python.
Description-md5:
Homepage: https://rhodesmill.org/pyephem/
Section: python
Priority: optional
Filename: pool/main/p/pyephem/python3-ephem_4.1.5-1+b1_amd64.deb