How to Install and Uninstall python-pywcs Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "python-pywcs" package

Please follow the instructions below to install python-pywcs on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pywcs

2. Uninstall "python-pywcs" package

Learn how to uninstall python-pywcs on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-pywcs $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-pywcs package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-pywcs
Priority: optional
Section: universe/python
Installed-Size: 918
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Astronomy Maintainers
Architecture: amd64
Version: 1.12-7
Provides: python2.7-pywcs
Depends: python (<< 2.8), python (>= 2.7~), python-numpy (>= 1:1.10.0~b1), python-numpy-abi9, python:any (>= 2.7.5-5~), libc6 (>= 2.14), libwcs5 (>= 4.8.2)
Filename: pool/universe/p/python-pywcs/python-pywcs_1.12-7_amd64.deb
Size: 103750
MD5sum: 3472413fe7560b248f338e7b8e56e56a
SHA1: 52772b5585389e2e7a4154ff93bb6b9867cce8f7
SHA256: e66da8f96aba14268862919ced363efb0dc00d9c8c579e70c159a1230f8af5bd
Description-en: Set of routines for handling the FITS WCS standard
This is a thin wrapper around the high- and mid-level interfaces of
Dr. Mark Calabretta's WCSLIB for handling the World Coordinate System.
.
In addition, there are extensions (written in C) to support Spitzer
Simple Imaging Polynomial (SIP) convention keywords and Paper IV table
lookup distortion.
.
Note that the development of this package has been stopped in favour of
the astropy package. The astropy package offers a fully compatible
superset of pywcs as module `astropy.wcs`.
Description-md5: e6fe286891693e2b455ed28f6d3b43f5
Homepage: https://trac6.assembla.com/astrolib
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu