How to Install and Uninstall ethtool.x86_64 Package on CentOS 8 / RHEL 8

Last updated: April 19,2024

1. Install "ethtool.x86_64" package

This guide covers the steps necessary to install ethtool.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install ethtool.x86_64

2. Uninstall "ethtool.x86_64" package

Please follow the steps below to uninstall ethtool.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove ethtool.x86_64 $ sudo dnf autoremove

3. Information about the ethtool.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 3:29:27 ago on Sun May 9 13:03:46 2021.
Installed Packages
Name : ethtool
Epoch : 2
Version : 5.0
Release : 2.el8
Architecture : x86_64
Size : 491 k
Source : ethtool-5.0-2.el8.src.rpm
Repository : @System
From repo : anaconda
Summary : Settings tool for Ethernet NICs
URL : https://www.kernel.org/pub/software/network/ethtool/
License : GPLv2
Description : This utility allows querying and changing settings such as speed,
: port, auto-negotiation, PCI locations and checksum offload on many
: network devices, especially of Ethernet devices.