How to Install and Uninstall python3-pyroute2.noarch Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "python3-pyroute2.noarch" package

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

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

2. Uninstall "python3-pyroute2.noarch" package

Please follow the instructions below to uninstall python3-pyroute2.noarch on Oracle Linux 9:

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

3. Information about the python3-pyroute2.noarch package on Oracle Linux 9

Last metadata expiration check: 2:38:31 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-pyroute2
Version : 0.5.14
Release : 3.el9
Architecture : noarch
Size : 618 k
Source : python-pyroute2-0.5.14-3.el9.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.