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

Last updated: May 18,2024

1. Install "python3-neutron" package

Please follow the steps below to install python3-neutron on Kali Linux

$ sudo apt update $ sudo apt install python3-neutron

2. Uninstall "python3-neutron" package

Please follow the instructions below to uninstall python3-neutron on Kali Linux:

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

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

Package: python3-neutron
Source: neutron
Version: 2:23.0.0-2
Installed-Size: 18182
Maintainer: Debian OpenStack
Architecture: all
Depends: alembic, conntrack, iproute2, ipset, python3-debtcollector, python3-decorator, python3-designateclient, python3-eventlet, python3-futurist, python3-gevent, python3-httplib2, python3-jinja2, python3-keystoneauth1, python3-keystonemiddleware, python3-netaddr, python3-netifaces, python3-neutron-lib (>= 3.7.0), python3-neutronclient, python3-novaclient, python3-openssl, python3-openstacksdk, python3-openvswitch, python3-os-ken, python3-os-resource-classes, python3-os-vif (>= 3.1.0), python3-oslo.cache, python3-oslo.concurrency, python3-oslo.config, python3-oslo.context, python3-oslo.db, python3-oslo.i18n, python3-oslo.log, python3-oslo.messaging, python3-oslo.middleware, python3-oslo.policy, python3-oslo.privsep, python3-oslo.reports, python3-oslo.rootwrap, python3-oslo.serialization, python3-oslo.service, python3-oslo.upgradecheck, python3-oslo.utils (>= 6.2.0), python3-oslo.versionedobjects, python3-osprofiler, python3-ovsdbapp (>= 2.2.1), python3-packaging, python3-paste, python3-pastedeploy, python3-pbr, python3-pecan, python3-pip, python3-psutil, python3-psycopg2, python3-pymysql, python3-pyroute2 (>= 0.7.3), python3-pyudev, python3-requests, python3-routes, python3-sqlalchemy (>= 1.4.23), python3-stevedore, python3-tenacity, python3-tooz, python3-webob, python3-alembic, python3:any
Recommends: iputils-arping
Size: 2012144
SHA256: fe6f31ec6353a5a5edb51ff589add8090a709eb99bf0e3e047f6fb511b42f9a7
SHA1: 8a38e778f9a48bcf45a6598a45307b4b967ee1cb
MD5sum: 2a69b53e5bae37dade186be3db21a810
Description: OpenStack virtual network service - Python library
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 Python library.
Description-md5:
Homepage: http://neutron.openstack.org/
Section: python
Priority: optional
Filename: pool/main/n/neutron/python3-neutron_23.0.0-2_all.deb