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

Last updated: May 19,2024

1. Install "python-networking-arista" package

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

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

2. Uninstall "python-networking-arista" package

This guide covers the steps necessary to uninstall python-networking-arista on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-networking-arista
Priority: optional
Section: universe/python
Installed-Size: 258
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: networking-arista
Version: 2015.2.0-1
Depends: python-babel, python-jsonrpclib, python-neutron (>= 1:7.0.0), python-oslo.log (>= 0.4.0), python-pbr (>= 0.11), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: iputils-arping
Filename: pool/universe/n/networking-arista/python-networking-arista_2015.2.0-1_all.deb
Size: 31214
MD5sum: 7a9f9a7125fe4f7efef82e04c0109fcd
SHA1: 39d75afc924765b12ce97b5f6b1ee1579a6838be
SHA256: 030129dc9dd9e75c089f5a60b125a964fc58405f651bb929b68424f50a722395
Description-en: OpenStack virtual network service - Arista plugin
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.
.
This package provides the Python files for the Arista plugin.
Description-md5: fe696c6e1678cd80c34f8c7e0f385b2a
Homepage: https://github.com/stackforge/networking-arista
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu