How to Install and Uninstall python3-ethtool Package on openSUSE Leap

Last updated: July 07,2024

1. Install "python3-ethtool" package

This is a short guide on how to install python3-ethtool on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-ethtool

2. Uninstall "python3-ethtool" package

Please follow the guidance below to uninstall python3-ethtool on openSUSE Leap:

$ sudo zypper remove python3-ethtool

3. Information about the python3-ethtool package on openSUSE Leap

Information for package python3-ethtool:
----------------------------------------
Repository : Main Repository
Name : python3-ethtool
Version : 0.13-1.21
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 82.9 KiB
Installed : No
Status : not installed
Source package : python-ethtool-0.13-1.21.src
Upstream URL : https://github.com/fedora-python/python-ethtool
Summary : Ethernet settings Python bindings
Description :
Python bindings for the ethtool kernel interface that allows querying and
changing of Ethernet interface settings, such as speed, port, autonegotiation, and
PCI locations.