How to Install and Uninstall ethtool.x86_64 Package on AlmaLinux 8

Last updated: May 06,2024

1. Install "ethtool.x86_64" package

This guide covers the steps necessary to install ethtool.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install ethtool.x86_64

2. Uninstall "ethtool.x86_64" package

Here is a brief guide to show you how to uninstall ethtool.x86_64 on AlmaLinux 8:

$ sudo dnf remove ethtool.x86_64 $ sudo dnf autoremove

3. Information about the ethtool.x86_64 package on AlmaLinux 8

Last metadata expiration check: 0:56:26 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : ethtool
Epoch : 2
Version : 5.13
Release : 1.el8
Architecture : x86_64
Size : 218 k
Source : ethtool-5.13-1.el8.src.rpm
Repository : baseos
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.