How to Install and Uninstall python3-neutron-lib Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 26,2024

1. Install "python3-neutron-lib" package

Please follow the guidance below to install python3-neutron-lib on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-neutron-lib" package

This guide let you learn how to uninstall python3-neutron-lib on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-neutron-lib package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-neutron-lib
Priority: optional
Section: universe/python
Installed-Size: 177
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-neutron-lib
Version: 0.0.2-2
Depends: python3-babel, python3-debtcollector (>= 1.2.0), python3-oslo.config (>= 3.7.0), python3-oslo.db (>= 4.1.0), python3-oslo.i18n (>= 2.1.0), python3-oslo.log (>= 1.14.0), python3-oslo.messaging (>= 4.0.0), python3-oslo.service (>= 1.0.0), python3-oslo.utils (>= 3.5.0), python3-pbr (>= 1.8), python3:any (>= 3.3.2-2~)
Suggests: python-neutron-lib-doc
Filename: pool/universe/p/python-neutron-lib/python3-neutron-lib_0.0.2-2_all.deb
Size: 28022
MD5sum: bb4e963cb197dbaa5cf4494a8770c350
SHA1: e9b62c6035527df3ea4bc5784a7c888b85442dd3
SHA256: 1ddb1ffbada2e40b0f6df58aaf3711e9f9d4e3a73df7ff21d535e822a8361cb1
Description-en: 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: 673954fee839bbd7ff7f0bef185298df
Homepage: http://www.openstack.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu