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

Last updated: April 27,2024

1. Install "python3-neutron-lib" package

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

$ sudo apt update $ sudo apt install python3-neutron-lib

2. Uninstall "python3-neutron-lib" package

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

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

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

Package: python3-neutron-lib
Source: python-neutron-lib
Version: 3.8.0-6
Installed-Size: 1727
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-keystoneauth1, python3-netaddr, python3-os-ken, python3-os-traits, python3-oslo.concurrency, python3-oslo.config, python3-oslo.context, python3-oslo.db, python3-oslo.i18n, python3-oslo.log, python3-oslo.messaging (>= 14.2.0), python3-oslo.policy, python3-oslo.serialization, python3-oslo.service, python3-oslo.utils, python3-oslo.versionedobjects, python3-osprofiler, python3-pbr, python3-pecan, python3-setproctitle, python3-sqlalchemy (>= 1.2.0), python3-stevedore, python3-webob, python3:any
Suggests: python-neutron-lib-doc
Size: 202232
SHA256: b412a935415ebbe1a584d7e051a0c8e8bc3f3d9791117c9ba35ea7fd775cb106
SHA1: c71b590ee8f5997db7c9cf7f5aa3c5b5827a8d23
MD5sum: ecc55dfbab7bde4b4f256dd301917f1d
Description: Neutron shared routines and utilities - Python 3.x
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.
.
Neutron-lib is an OpenStack library project used by Neutron, Advanced
Services, and third-party projects to provide common functionality and remove
duplication.
.
This package provides shared routines and utilities for Python 3.x.
Description-md5:
Homepage: http://www.openstack.org/
Tag: admin::virtualization, implemented-in::python, role::shared-lib,
suite::openstack, system::cloud, system::virtual
Section: python
Priority: optional
Filename: pool/main/p/python-neutron-lib/python3-neutron-lib_3.8.0-6_all.deb