To uninstall nescc just follow these instructions.
sudo apt-get remove nescc
This will remove just the nescc package itself.
sudo apt-get remove --auto-remove nescc
This will remove the nescc package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for nescc then this will work.
sudo apt-get purge nescc
Or similarly, like this nescc
sudo apt-get purge --auto-remove nescc
Package | nescc |
Version | 1.3.5-1 |
Maintainer | Sebastian Reichel <[email protected]> |
Home page | http://nescc.sourceforge.net/ |
Description | Programming Language for Deeply Networked Systems |
Distro | debian |
Release | jessie |
Repo | main |
Section | devel |