To uninstall wcslib-dev just follow these instructions.
sudo apt-get remove wcslib-dev
This will remove just the wcslib-dev package itself.
sudo apt-get remove --auto-remove wcslib-dev
This will remove the wcslib-dev package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for wcslib-dev then this will work.
sudo apt-get purge wcslib-dev
Or similarly, like this wcslib-dev
sudo apt-get purge --auto-remove wcslib-dev
Package | wcslib-dev |
Version | 5.15-1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://www.atnf.csiro.au/people/mcalabre/WCS/ |
Description | Header files and static library for libwcs |
Distro | ubuntu |
Release | xenial |
Repo | universe |
Section | universe/libdevel |