How to Install and Uninstall python3-ephem Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "python3-ephem" package

Please follow the step by step instructions below to install python3-ephem on Ubuntu 16.04 LTS (Xenial Xerus)

$ 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 Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-ephem package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-ephem
Priority: optional
Section: universe/python
Installed-Size: 1579
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Astronomy Team
Architecture: amd64
Source: pyephem
Version: 3.7.6.0-6
Depends: python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.14)
Filename: pool/universe/p/pyephem/python3-ephem_3.7.6.0-6_amd64.deb
Size: 590354
MD5sum: b9914a3b2194c444aab4e57c872d8c5b
SHA1: 239dde63f414dcdaf7ab6b99ceccaca2a4f0fdbb
SHA256: 5ebd202c36db6b2c8f0287f46ae593867f82cceccff2265ae91878ed368103db
Description-en: Compute positions of the planets and stars with Python 3
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.
.
This package contains the Python 3 version of the package.
Description-md5: 6cf4c75039acd1e89ecd689c37b4dfe9
Homepage: http://rhodesmill.org/pyephem/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu