To uninstall wcstools just follow these instructions.
sudo apt-get remove wcstools
This will remove just the wcstools package itself.
sudo apt-get remove --auto-remove wcstools
This will remove the wcstools package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for wcstools then this will work.
sudo apt-get purge wcstools
Or similarly, like this wcstools
sudo apt-get purge --auto-remove wcstools
Package | wcstools |
Version | 3.9.2-5 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://tdc-www.harvard.edu/software/wcstools/ |
Description | Handle the WCS of a FITS image |
Distro | ubuntu |
Release | xenial |
Repo | universe |
Section | universe/science |