How to Install and Uninstall python-ethtool Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 02,2024

1. Install "python-ethtool" package

Learn how to install python-ethtool on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-ethtool

2. Uninstall "python-ethtool" package

Please follow the guidance below to uninstall python-ethtool on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-ethtool package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-ethtool
Priority: optional
Section: universe/python
Installed-Size: 67
Maintainer: Ubuntu Developers
Original-Maintainer: Bernd Zeimetz
Architecture: amd64
Version: 0.11-3
Depends: libc6 (>= 2.4), libnl-3-200 (>= 3.2.7), libnl-route-3-200 (>= 3.2.7), python (>= 2.7), python (<< 2.8)
Filename: pool/universe/p/python-ethtool/python-ethtool_0.11-3_amd64.deb
Size: 18006
MD5sum: 29e36ca29267eb060a668e1a8dc5504b
SHA1: 581fd90891431f1b0d7cdbd4bd017b8e21019df5
SHA256: afc50d3e8962069751fb7b6ba4ac2c6eab04d34d6a38d7794f5f9aaa31a2ddd7
Description-en: Python bindings for the ethtool kernel interface
Allows querying and changing of ethernet card settings, such as speed,
port, autonegotiation, and PCI locations.
Description-md5: 1ee57ef77da48ac3e0fb121b8ba63408
Homepage: http://fedorapeople.org/gitweb?p=dsommers/public_git/python-ethtool.git;a=summary
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu