python2-ethtool on AUR (Arch User Repository)

Last updated: May 19,2024

1. Install "python2-ethtool" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python2-ethtool on Arch using YAY

$ yay -S python2-ethtool

* (Optional) Uninstall python2-ethtool on Arch using YAY

$ yay -Rns python2-ethtool

2. Manually Install "python2-ethtool" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python2-ethtool's git locally

$ git clone https://aur.archlinux.org/python2-ethtool.git ~/python2-ethtool

c. Go to ~/python2-ethtool folder and install it

$ cd ~/python2-ethtool $ makepkg -si

3. Information about the python2-ethtool package on Arch User Repository (AUR)

ID: 592138
Name: python2-ethtool
PackageBaseID: 140121
PackageBase: python2-ethtool
Version: 0.14-2
Description: Python bindings for the ethtool kernel interface.
URL: https://github.com/fedora-python/python-ethtool
NumVotes: 1
Popularity: 0
OutOfDate: 1657161945
Maintainer:
Submitter: k0ste
FirstSubmitted: 1551879367
LastModified: 1551879367
URLPath: /cgit/aur.git/snapshot/python2-ethtool.tar.gz

5. The same packages on other Linux Distributions