How to Install and Uninstall iproute-tc.x86_64 Package on Rocky Linux 9

Last updated: November 30,2024

1. Install "iproute-tc.x86_64" package

Please follow the steps below to install iproute-tc.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install iproute-tc.x86_64

2. Uninstall "iproute-tc.x86_64" package

This guide let you learn how to uninstall iproute-tc.x86_64 on Rocky Linux 9:

$ sudo dnf remove iproute-tc.x86_64 $ sudo dnf autoremove

3. Information about the iproute-tc.x86_64 package on Rocky Linux 9

Last metadata expiration check: 0:41:50 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : iproute-tc
Version : 6.2.0
Release : 5.el9
Architecture : x86_64
Size : 448 k
Source : iproute-6.2.0-5.el9.src.rpm
Repository : baseos
Summary : Linux Traffic Control utility
URL : https://kernel.org/pub/linux/utils/net/iproute2/
License : GPL-2.0-or-later
Description : The Traffic Control utility manages queueing disciplines, their classes and
: attached filters and actions. It is the standard tool to configure QoS in
: Linux.