How to Install and Uninstall python-ethtool.x86_64 Package on Amazon Linux 2

Last updated: February 06,2025

1. Install "python-ethtool.x86_64" package

This guide let you learn how to install python-ethtool.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install python-ethtool.x86_64

2. Uninstall "python-ethtool.x86_64" package

Learn how to uninstall python-ethtool.x86_64 on Amazon Linux 2:

$ sudo yum remove python-ethtool.x86_64 $ sudo yum autoremove

3. Information about the python-ethtool.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : python-ethtool
Arch : x86_64
Version : 0.8
Release : 5.amzn2.0.2
Size : 33 k
Repo : amzn2-core/2/x86_64
Summary : Ethernet settings python bindings
URL : http://git.fedorahosted.org/cgit/python-ethtool.git
License : GPLv2
Description : Python bindings for the ethtool kernel interface, that allows
: querying and changing of Ethernet card settings, such as speed,
: port, auto-negotiation, and PCI locations.