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

Last updated: May 14,2024

1. Install "python3-pyroute2" package

Please follow the instructions below to install python3-pyroute2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-pyroute2

2. Uninstall "python3-pyroute2" package

This guide covers the steps necessary to uninstall python3-pyroute2 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-pyroute2 $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-pyroute2
Priority: optional
Section: universe/python
Installed-Size: 413
Maintainer: Ubuntu Developers
Original-Maintainer: Florian Pelgrim
Architecture: all
Source: pyroute2
Version: 0.3.5-1
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/pyroute2/python3-pyroute2_0.3.5-1_all.deb
Size: 73966
MD5sum: 122693300f582cc481898038d797904e
SHA1: 76fffb8aed1634e4aff1ffe1cbfc47748790465b
SHA256: 220c80446c7bd38e5924a5b3d308d249977b7a2dde3ad74614b0e22de29e30ed
Description-en: Python3 Netlink library
Pyroute2 is a pure Python netlink and Linux network configuration
library. It requires only Python stdlib, no 3rd party libraries.
Later it can change, but the deps tree will remain as simple, as
it is possible.
.
This is the Python 3 compatible package.
Description-md5: 8cb4e09384027411c98eb8382adee196
Homepage: https://pypi.python.org/pypi/pyroute2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu