How to Install and Uninstall python-ethtool.src Package on Oracle Linux 9

Last updated: September 28,2024

1. Install "python-ethtool.src" package

Please follow the step by step instructions below to install python-ethtool.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python-ethtool.src

2. Uninstall "python-ethtool.src" package

Please follow the guidelines below to uninstall python-ethtool.src on Oracle Linux 9:

$ sudo dnf remove python-ethtool.src $ sudo dnf autoremove

3. Information about the python-ethtool.src package on Oracle Linux 9

Last metadata expiration check: 1:10:33 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python-ethtool
Version : 0.15
Release : 2.el9
Architecture : src
Size : 55 k
Source : None
Repository : ol9_baseos_latest
Summary : Python module to interface with ethtool
URL : https://github.com/fedora-python/python-ethtool
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.