How to Install and Uninstall python3-pyroute2 Package on Kali Linux

Last updated: May 16,2024

1. Install "python3-pyroute2" package

This is a short guide on how to install python3-pyroute2 on Kali Linux

$ sudo apt update $ sudo apt install python3-pyroute2

2. Uninstall "python3-pyroute2" package

In this section, we are going to explain the necessary steps to uninstall python3-pyroute2 on Kali Linux:

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

3. Information about the python3-pyroute2 package on Kali Linux

Package: python3-pyroute2
Source: pyroute2
Version: 0.7.7-4
Installed-Size: 1734
Maintainer: Debian OpenStack
Architecture: all
Replaces: python3-pyroute2-minimal, python3-pyroute2.core, python3-pyroute2.ethtool, python3-pyroute2.ipdb, python3-pyroute2.ipset, python3-pyroute2.ndb, python3-pyroute2.nftables, python3-pyroute2.nslink, python3-pyroute2.protocols
Provides: python3-pyroute2-minimal, python3-pyroute2.core, python3-pyroute2.ethtool, python3-pyroute2.ipdb, python3-pyroute2.ipset, python3-pyroute2.ndb, python3-pyroute2.nftables, python3-pyroute2.nslink, python3-pyroute2.protocols
Depends: python3-psutil, python3-importlib-metadata | python3-supported-min (>= 3.8), python3:any
Breaks: python3-pyroute2-minimal, python3-pyroute2.core, python3-pyroute2.ethtool, python3-pyroute2.ipdb, python3-pyroute2.ipset, python3-pyroute2.ndb, python3-pyroute2.nftables, python3-pyroute2.nslink, python3-pyroute2.protocols
Size: 301372
SHA256: e99d5f4514640f548b47f23b8e973f9cca229463e240bf8845336dd10aeafc89
SHA1: 0783b697cf8e1bcc80ece562b45daba96484fede
MD5sum: 1c5278b2400c3dc87de706c658121518
Description: Python3 Netlink library - full package
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 package depends on all packages making Pyroute 2. install this
if you want the full distribution of Pyroute 2.
Description-md5:
Homepage: https://github.com/svinota/pyroute2
Section: python
Priority: optional
Filename: pool/main/p/pyroute2/python3-pyroute2_0.7.7-4_all.deb