How to Install and Uninstall python-networking-odl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "python-networking-odl" package

This guide let you learn how to install python-networking-odl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-networking-odl

2. Uninstall "python-networking-odl" package

Please follow the guidance below to uninstall python-networking-odl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-networking-odl $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-networking-odl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-networking-odl
Priority: optional
Section: universe/python
Installed-Size: 414
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: networking-odl
Version: 1:1.0.2~git20160219.d8c9c53-0ubuntu1
Depends: python-neutron (>= 2:7.0.0~), python-babel, python-pbr, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-networking-odl-doc
Filename: pool/universe/n/networking-odl/python-networking-odl_1.0.2~git20160219.d8c9c53-0ubuntu1_all.deb
Size: 64588
MD5sum: 2c36b1ed2ebcb1a64b0c09929738eb17
SHA1: 59874a32bf9f2d2900dcce23ac7874b619043820
SHA256: 6a5220fc8987d52e5666f8268c62fc31310db68c698c4b3ecdfb3444bac0d3bd
Description-en: OpenStack Networking OpenDayLight ML2 mechanism driver
Neutron is a virtual network service for Openstack, and a part of
Netstack. Just like OpenStack Nova provides an API to dynamically
request and configure virtual servers, Neutron provides an API to
dynamically request and configure virtual networks. These networks
connect "interfaces" from other OpenStack services (e.g., virtual NICs
from Nova VMs). The Neutron API supports extensions to provide
advanced network capabilities (e.g., QoS, ACLs, network monitoring,
etc.)
.
This package provides the OpenDayLight mechanism driver for Neutron.
Description-md5: e6d1482270830474cd783ccd3c06b0ab
Homepage: https://github.com/stackforge/networking-odl
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu