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

Last updated: May 17,2024

1. Install "python3-astlib" package

Please follow the steps below to install python3-astlib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-astlib

2. Uninstall "python3-astlib" package

Please follow the guidance below to uninstall python3-astlib on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-astlib
Priority: optional
Section: universe/python
Installed-Size: 779
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Astronomy Maintainers
Architecture: amd64
Source: astlib
Version: 0.8.0-3build1
Depends: python3-matplotlib, python3-numpy, python3-pil, python3-pyfits, python3-scipy, python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.14), libwcstools0 (>= 3.8.4)
Filename: pool/universe/a/astlib/python3-astlib_0.8.0-3build1_amd64.deb
Size: 174002
MD5sum: aeea3fa0655476dd873792fedb9de440
SHA1: 767aaa4510cdf94f6f6b8fe90baa94f22af57614
SHA256: efb9bfdbcaf5d8a5afb12a558796b9249ffe3282069b7342058268bb3d83daf9
Description-en: General Python3 tools for astronomy
astLib is a set of Python3 modules that provides some tools for research
astronomers. It can be used for astronomical plots, some statistics, common
calculations, coordinate conversions, and manipulating FITS images with World
Coordinate System (WCS) information through PyWCSTools - a simple wrapping of
WCSTools by Jessica Mink. PyWCSTools is distributed (and developed) as part
of astLib.
Description-md5: a0aa5fb13bc1a8ee544f54380dbaa38e
Homepage: http://astlib.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu