How to Install and Uninstall python2-pyroute2 Package on openSUSE Leap

Last updated: May 20,2024

1. Install "python2-pyroute2" package

Please follow the step by step instructions below to install python2-pyroute2 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-pyroute2

2. Uninstall "python2-pyroute2" package

Please follow the steps below to uninstall python2-pyroute2 on openSUSE Leap:

$ sudo zypper remove python2-pyroute2

3. Information about the python2-pyroute2 package on openSUSE Leap

Information for package python2-pyroute2:
-----------------------------------------
Repository : Main Repository
Name : python2-pyroute2
Version : 0.5.10-3.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 2,6 MiB
Installed : No
Status : not installed
Source package : python-pyroute2-0.5.10-3.3.1.src
Summary : Python Netlink library
Description :
Pyroute2 is a pure Python netlink library. It requires only Python stdlib, no
3rd party libraries. The library was started as an RTNL protocol
implementation, so the name is pyroute2, but now it supports many netlink
protocols. Some supported netlink families and protocols:
* rtnl, network settings --- addresses, routes, traffic controls
* nfnetlink --- netfilter API: ipset, nftables, ...
* ipq --- simplest userspace packet filtering, iptables QUEUE target
* devlink --- manage and monitor devlink-enabled hardware
* generic --- generic netlink families
* nl80211 --- wireless functions API (basic support)
* taskstats --- extended process statistics
* acpi_events --- ACPI events monitoring
* thermal_events --- thermal events monitoring
* VFS_DQUOT --- disk quota events monitoring

5. The same packages on other Linux Distributions