How to Install and Uninstall python3-pyroute2.noarch Package on CentOS Stream 9

Last updated: November 27,2024

1. Install "python3-pyroute2.noarch" package

This is a short guide on how to install python3-pyroute2.noarch on CentOS Stream 9

$ 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 CentOS Stream 9:

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

3. Information about the python3-pyroute2.noarch package on CentOS Stream 9

Last metadata expiration check: 1:15:00 ago on Sat Mar 16 16:03:45 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.