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

Last updated: May 05,2024

1. Install "python3-astropy" package

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

$ sudo apt update $ sudo apt install python3-astropy

2. Uninstall "python3-astropy" package

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

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

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

Package: python3-astropy
Priority: optional
Section: universe/python
Installed-Size: 16078
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Astronomy Maintainers
Architecture: amd64
Source: python-astropy
Version: 1.1.1-3
Depends: python3 (<< 3.6), python3 (>= 3.5~), python3-numpy (>= 1:1.10.0~b1), python3-numpy-abi9, libc6 (>= 2.14), libcfitsio2 (>= 3.370), liberfa1 (>= 1.1.0), libexpat1 (>= 2.0.1), libwcs5 (>= 5.0)
Suggests: libxml2-utils, python3-astropy-doc, python3-beautifulsoup, python3-h5py, python3-matplotlib, python3-pandas, python3-scipy, python3-tz, python3-wcsaxes, python3-yaml
Filename: pool/universe/p/python-astropy/python3-astropy_1.1.1-3_amd64.deb
Size: 2943800
MD5sum: 4d55a10c33022899cf4aa6c67c1edf79
SHA1: 96aa1e7d83c1e736f17d0a03b27b328c1e4d18b4
SHA256: 3cfe55900800fd16538f19a10b44e685dbf12db4acb77889c923e8115569e519
Description-en: Core functionality for performing astrophysics with Python3
The astropy package contains core functionality and some common tools
needed for performing astronomy and astrophysics research with Python3.
It is expected to be extended by a number of "affiliated packages" that are
intended to work with the core package.
Description-md5: 1f39baf4df34d4d9e83899b1e5308fca
Homepage: http://astropy.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu