How to Install and Uninstall iproute-tc.x86_64 Package on Amazon Linux 2

Last updated: November 29,2024

1. Install "iproute-tc.x86_64" package

In this section, we are going to explain the necessary steps to install iproute-tc.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install iproute-tc.x86_64

2. Uninstall "iproute-tc.x86_64" package

This is a short guide on how to uninstall iproute-tc.x86_64 on Amazon Linux 2:

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

3. Information about the iproute-tc.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : iproute-tc
Arch : x86_64
Version : 4.15.0
Release : 1.amzn2.0.4
Size : 373 k
Repo : amzn2-core/2/x86_64
Summary : Linux Traffic Control utility
URL : http://kernel.org/pub/linux/utils/net/iproute2/
License : GPLv2+
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.