How to Install and Uninstall neutron-common Package on Kali Linux

Last updated: May 14,2024

1. Install "neutron-common" package

This guide covers the steps necessary to install neutron-common on Kali Linux

$ sudo apt update $ sudo apt install neutron-common

2. Uninstall "neutron-common" package

In this section, we are going to explain the necessary steps to uninstall neutron-common on Kali Linux:

$ sudo apt remove neutron-common $ sudo apt autoclean && sudo apt autoremove

3. Information about the neutron-common package on Kali Linux

Package: neutron-common
Source: neutron
Version: 2:23.0.0-2
Installed-Size: 601
Maintainer: Debian OpenStack
Architecture: all
Provides: neutron-plugin, neutron-plugin-bigswitch, neutron-plugin-brocade, neutron-plugin-cisco, neutron-plugin-hyperv, neutron-plugin-linuxbridge, neutron-plugin-metaplugin, neutron-plugin-ml2, neutron-plugin-nec, neutron-plugin-nicira, neutron-plugin-openvswitch, neutron-plugin-plumgrid, neutron-plugin-ryu, python3-networking-ovn
Depends: adduser, dbconfig-common, debconf, dpkg-dev, python3-neutron (= 2:23.0.0-2), python3-openstackclient, python3-pyparsing, python3-sqlalchemy (>= 1.4.23), sqlite3, debconf (>= 0.5) | debconf-2.0, python3:any
Size: 81292
SHA256: 129e7d1abf7cd0ed65cfe2e86d6a701125e1857a2d75e3fe7ea60837793f2f5f
SHA1: d424b27ab72cc4b1f75764c7bb3de7d670d38e19
MD5sum: 7648b6ebf6235ad81d4bddb608a6246c
Description: OpenStack virtual network service - common files
Neutron provides an API to dynamically request and configure virtual networks.
These networks connect "interfaces" from other OpenStack services (such as
vNICs from Nova VMs). The Neutron API supports extensions to provide advanced
network capabilities, including QoS, ACLs, and network monitoring.
.
This package provides the common files.
Description-md5:
Homepage: http://neutron.openstack.org/
Tag: admin::virtualization, implemented-in::python, role::app-data,
suite::openstack, system::cloud, system::virtual
Section: net
Priority: optional
Filename: pool/main/n/neutron/neutron-common_23.0.0-2_all.deb