How to Install and Uninstall python3-ethtool Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-ethtool" package

Please follow the guidance below to install python3-ethtool on Kali Linux

$ sudo apt update $ sudo apt install python3-ethtool

2. Uninstall "python3-ethtool" package

Please follow the step by step instructions below to uninstall python3-ethtool on Kali Linux:

$ sudo apt remove python3-ethtool $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-ethtool package on Kali Linux

Package: python3-ethtool
Source: python-ethtool (0.14-4)
Version: 0.14-4+b4
Installed-Size: 135
Maintainer: Stewart Ferguson
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.28), libnl-3-200 (>= 3.2.7), libnl-route-3-200 (>= 3.2.7)
Size: 27312
SHA256: 699c2cfecff7a7a81071ac74ebe36d1fb0b27602b9be503dec4eff51f3933e20
SHA1: 7baf63438c53b8f64ae1b95ffed2072ea9073878
MD5sum: ba709f715228213a3af6c525bbdedd4c
Description: Python bindings for the ethtool kernel interface - Python 3.x
Allows querying and changing of ethernet card settings, such as speed,
port, autonegotiation, and PCI locations.
.
This package provides the Python 3.x module.
Description-md5:
Homepage: https://github.com/fedora-python/python-ethtool.git
Section: python
Priority: optional
Filename: pool/main/p/python-ethtool/python3-ethtool_0.14-4+b4_amd64.deb