How to Install and Uninstall python3-pyroute2.noarch Package on Rocky Linux 8

Last updated: September 28,2024

1. Install "python3-pyroute2.noarch" package

Here is a brief guide to show you how to install python3-pyroute2.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install python3-pyroute2.noarch

2. Uninstall "python3-pyroute2.noarch" package

Please follow the guidelines below to uninstall python3-pyroute2.noarch on Rocky Linux 8:

$ sudo dnf remove python3-pyroute2.noarch $ sudo dnf autoremove

3. Information about the python3-pyroute2.noarch package on Rocky Linux 8

Last metadata expiration check: 2:27:48 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-pyroute2
Version : 0.5.3
Release : 3.el8
Architecture : noarch
Size : 503 k
Source : python-pyroute2-0.5.3-3.el8.src.rpm
Repository : epel
Summary : Pure Python netlink library
URL : https://github.com/svinota/pyroute2
License : GPLv2+
Description : PyRoute2 provides several levels of API to work with Netlink
: protocols, such as Generic Netlink, RTNL, TaskStats, NFNetlink,
: IPQ.