To uninstall libmtcp-dev just follow these instructions.
sudo apt-get remove libmtcp-dev
This will remove just the libmtcp-dev package itself.
sudo apt-get remove --auto-remove libmtcp-dev
This will remove the libmtcp-dev package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libmtcp-dev then this will work.
sudo apt-get purge libmtcp-dev
Or similarly, like this libmtcp-dev
sudo apt-get purge --auto-remove libmtcp-dev
Package | libmtcp-dev |
Version | 1.2.5-1 |
Maintainer | Kapil Arya <kapil@ccs.neu.edu> |
Home page | http://dmtcp.sourceforge.net |
Description | Developer package for libmtcp |
Distro | debian |
Release | wheezy |
Repo | main |
Section | libdevel |