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

Last updated: January 10,2025

1. Install "python3-pyroute2.noarch" package

This tutorial shows how to install python3-pyroute2.noarch on CentOS Stream 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 CentOS Stream 8:

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

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

Last metadata expiration check: 1:14:54 ago on Sun Feb 25 03:03:59 2024.
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.