How to Install and Uninstall ethtool.src Package on Oracle Linux 8

Last updated: September 27,2024

1. Install "ethtool.src" package

Please follow the guidance below to install ethtool.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install ethtool.src

2. Uninstall "ethtool.src" package

This is a short guide on how to uninstall ethtool.src on Oracle Linux 8:

$ sudo dnf remove ethtool.src $ sudo dnf autoremove

3. Information about the ethtool.src package on Oracle Linux 8

Last metadata expiration check: 6:07:49 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : ethtool
Epoch : 2
Version : 5.13
Release : 1.el8
Architecture : src
Size : 329 k
Source : None
Repository : ol8_baseos_latest
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.