To uninstall corosync-dev just follow these instructions.
sudo apt-get remove corosync-dev
This will remove just the corosync-dev package itself.
sudo apt-get remove --auto-remove corosync-dev
This will remove the corosync-dev package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for corosync-dev then this will work.
sudo apt-get purge corosync-dev
Or similarly, like this corosync-dev
sudo apt-get purge --auto-remove corosync-dev
Package | corosync-dev |
Version | 2.3.6-3 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://corosync.github.io/corosync/ |
Description | cluster engine generic development (transitional package) |
Distro | ubuntu |
Release | yakkety |
Repo | main |
Section | libdevel |