Installlion's Logo

Installlion.com

How To Uninstall wcstools On Ubuntu 16.04 LTS

To uninstall wcstools just follow these instructions.

Uninstall just wcstools

Handle the WCS of a FITS imageUbuntu 16.04 LTSuniverse/science3.9.2-5
sudo apt-get remove wcstools

This will remove just the wcstools package itself.

Uninstall wcstools and its dependencies

sudo apt-get remove --auto-remove wcstools

This will remove the wcstools package and any other dependant packages which are no longer needed.

Purging your config/data too

If you also want to delete your local/config files for wcstools then this will work.

 Caution! Purged config/data can not be restored by reinstalling the package.
sudo apt-get purge wcstools

Or similarly, like this wcstools

sudo apt-get purge --auto-remove wcstools

Package Data

Packagewcstools
Version3.9.2-5
MaintainerUbuntu Developers <[email protected]>
Home pagehttp://tdc-www.harvard.edu/software/wcstools/
DescriptionHandle the WCS of a FITS image
Distroubuntu
Releasexenial
Repouniverse
Sectionuniverse/science

Dependencies