Installlion's Logo

Installlion.com

How To Uninstall neutron-common On Ubuntu 16.04 LTS

To uninstall neutron-common just follow these instructions.

Uninstall just neutron-common

Neutron is a virtual network service for Openstack – commonUbuntu 16.04 LTSnet2:8.0.0-0ubuntu1
sudo apt-get remove neutron-common

This will remove just the neutron-common package itself.

Uninstall neutron-common and its dependencies

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.

Purging your config/data too

If you also want to delete your local/config files for neutron-common then this will work.

 Caution! Purged config/data can not be restored by reinstalling the package.
sudo apt-get purge neutron-common

Or similarly, like this neutron-common

sudo apt-get purge --auto-remove neutron-common

Package Data

Packageneutron-common
Version2:8.0.0-0ubuntu1
MaintainerUbuntu Developers <[email protected]>
DescriptionNeutron is a virtual network service for Openstack – common
Distroubuntu
Releasexenial
Repomain
Sectionnet

Dependencies