How to Install and Uninstall iproute.x86_64 Package on CentOS Stream 9

Last updated: October 06,2024

1. Install "iproute.x86_64" package

Please follow the steps below to install iproute.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install iproute.x86_64

2. Uninstall "iproute.x86_64" package

In this section, we are going to explain the necessary steps to uninstall iproute.x86_64 on CentOS Stream 9:

$ sudo dnf remove iproute.x86_64 $ sudo dnf autoremove

3. Information about the iproute.x86_64 package on CentOS Stream 9

Last metadata expiration check: 2:17:07 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : iproute
Version : 6.2.0
Release : 5.el9
Architecture : x86_64
Size : 813 k
Source : iproute-6.2.0-5.el9.src.rpm
Repository : baseos
Summary : Advanced IP routing and network device configuration tools
URL : https://kernel.org/pub/linux/utils/net/iproute2/
License : GPL-2.0-or-later AND NIST-PD
Description : The iproute package contains networking utilities (ip and rtmon, for example)
: which are designed to use the advanced networking capabilities of the Linux
: kernel.