To uninstall neutron-common just follow these instructions.
sudo apt-get remove neutron-common
This will remove just the neutron-common package itself.
sudo apt-get remove --auto-remove neutron-common
This will remove the neutron-common package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for neutron-common then this will work.
sudo apt-get purge neutron-common
Or similarly, like this neutron-common
sudo apt-get purge --auto-remove neutron-common
Package | neutron-common |
Version | 2:8.0.0-0ubuntu1 |
Maintainer | Ubuntu Developers <[email protected]> |
Description | Neutron is a virtual network service for Openstack – common |
Distro | ubuntu |
Release | xenial |
Repo | main |
Section | net |