To uninstall nco just follow these instructions.
sudo apt-get remove nco
This will remove just the nco package itself.
sudo apt-get remove --auto-remove nco
This will remove the nco package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for nco then this will work.
sudo apt-get purge nco
Or similarly, like this nco
sudo apt-get purge --auto-remove nco
Package | nco |
Version | 4.0.9-1+b1 |
Maintainer | Debian GIS Project <[email protected]> |
Home page | http://nco.sourceforge.net/ |
Description | command-line operators to analyze netCDF files |
Distro | debian |
Release | wheezy |
Repo | main |
Section | science |