How to Install and Uninstall python-ethtool.src Package on Oracle Linux 8
Last updated: November 27,2024
1. Install "python-ethtool.src" package
Please follow the steps below to install python-ethtool.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python-ethtool.src
Copied
2. Uninstall "python-ethtool.src" package
This tutorial shows how to uninstall python-ethtool.src on Oracle Linux 8:
$
sudo dnf remove
python-ethtool.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the python-ethtool.src package on Oracle Linux 8
Last metadata expiration check: 3:03:58 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python-ethtool
Version : 0.14
Release : 5.el8
Architecture : src
Size : 62 k
Source : None
Repository : ol8_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.
Available Packages
Name : python-ethtool
Version : 0.14
Release : 5.el8
Architecture : src
Size : 62 k
Source : None
Repository : ol8_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.