To uninstall libnetsvcs-dev just follow these instructions.
sudo apt-get remove libnetsvcs-dev
This will remove just the libnetsvcs-dev package itself.
sudo apt-get remove --auto-remove libnetsvcs-dev
This will remove the libnetsvcs-dev package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libnetsvcs-dev then this will work.
sudo apt-get purge libnetsvcs-dev
Or similarly, like this libnetsvcs-dev
sudo apt-get purge --auto-remove libnetsvcs-dev
Package | libnetsvcs-dev |
Version | 6.2.8+dfsg-1 |
Maintainer | Debian ACE+TAO maintainers <pkg-ace-devel@lists.alioth.debian.org> |
Home page | http://www.dre.vanderbilt.edu/~schmidt/ACE.html |
Description | ACE network service implementations - development files |
Distro | debian |
Release | jessie |
Repo | main |
Section | libdevel |