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

Last updated: May 19,2024

1. Install "python-networking-hyperv" package

Please follow the instructions below to install python-networking-hyperv on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-networking-hyperv" package

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

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

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

Package: python-networking-hyperv
Priority: optional
Section: universe/python
Installed-Size: 183
Maintainer: Ubuntu Developers
Architecture: all
Source: networking-hyperv
Version: 2.0.0-0ubuntu1
Depends: python-babel (>= 1.3), python-eventlet (>= 0.18.2), python-neutron (>= 2:8.0.0), python-neutronclient (>= 1:2.6.0), python-os-win (>= 0.2.3), python-oslo.config (>= 1:3.7.0), python-oslo.i18n (>= 2.1.0), python-oslo.log (>= 1.14.0), python-oslo.serialization (>= 1.10.0), python-oslo.utils (>= 3.5.0), python-pbr (>= 1.6), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/n/networking-hyperv/python-networking-hyperv_2.0.0-0ubuntu1_all.deb
Size: 27194
MD5sum: 8bad658e5833b596cb8555e60a64d0f0
SHA1: d31c61608f413d87730d3eb3680aa447fe5841d2
SHA256: c15b075bf635c02e01860f84b4d3e798444b2acbf995c277266bb4b631542344
Description-en: OpenStack Networking Hyper-V 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 Hyper-V mechanism driver for Neutron.
Description-md5: 28d3d3dec1a576023d8cff8a0c6c7355
Homepage: https://github.com/openstack/networking-hyperv
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu