How to Install and Uninstall iproute.src Package on Oracle Linux 9

Last updated: October 07,2024

1. Install "iproute.src" package

This is a short guide on how to install iproute.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install iproute.src

2. Uninstall "iproute.src" package

This guide covers the steps necessary to uninstall iproute.src on Oracle Linux 9:

$ sudo dnf remove iproute.src $ sudo dnf autoremove

3. Information about the iproute.src package on Oracle Linux 9

Last metadata expiration check: 2:20:21 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : iproute
Version : 6.2.0
Release : 5.el9
Architecture : src
Size : 925 k
Source : None
Repository : ol9_baseos_latest
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.