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

Last updated: May 13,2024

1. Install "python3-neutronclient" package

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

$ sudo apt update $ sudo apt install python3-neutronclient

2. Uninstall "python3-neutronclient" package

Please follow the guidelines below to uninstall python3-neutronclient on Kali Linux:

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

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

Package: python3-neutronclient
Source: python-neutronclient
Version: 1:11.0.0-3
Installed-Size: 1219
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-cliff, python3-debtcollector, python3-iso8601, python3-keystoneauth1, python3-keystoneclient, python3-netaddr, python3-openstackclient (>= 1.0.2), python3-os-client-config, python3-osc-lib, python3-oslo.i18n, python3-oslo.log, python3-oslo.serialization, python3-oslo.utils, python3-pbr, python3-requests, python3-simplejson, python3-openstacksdk (>= 1.4.0), python3:any
Size: 118688
SHA256: 834feda8c0a3d44fa9995a601ed8ee339c774a114be7eeaa6382dd41c0e477a2
SHA1: dc7b8bb672fbf55fc80d88c52c75a6f94f3abcf0
MD5sum: f36ae2a8f2ad1f1e099169e9ea5244ec
Description: client API library for Neutron - Python 3.x
Neutron provides an API to dynamically request and configure virtual networks.
These networks connect "interfaces" from other OpenStack services (e.g., vNICs
from Nova VMs). The Neutron API supports extensions to provide advanced network
capabilities (e.g., QoS, ACLs, network monitoring, etc).
.
This package provides the client and Python 3.x module.
Description-md5:
Homepage: https://launchpad.net/python-neutronclient
Tag: admin::virtualization, implemented-in::python, interface::shell,
role::program, role::shared-lib, suite::openstack, system::cloud,
system::virtual
Section: python
Priority: optional
Filename: pool/main/p/python-neutronclient/python3-neutronclient_11.0.0-3_all.deb