python-ethtool on AUR (Arch User Repository)

Last updated: May 02,2024

1. Install "python-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 python-ethtool on Arch using YAY

$ yay -S python-ethtool

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

$ yay -Rns python-ethtool

2. Manually Install "python-ethtool" via AUR

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

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

b. Clone python-ethtool's git locally

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

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

$ cd ~/python-ethtool $ makepkg -si

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

ID: 1426380
Name: python-ethtool
PackageBaseID: 203649
PackageBase: python-ethtool
Version: 0.15-4
Description: Python bindings for the ethtool kernel interface.
URL: https://github.com/fedora-python/python-ethtool
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dvzrv
FirstSubmitted: 1710325882
LastModified: 1710325882
URLPath: /cgit/aur.git/snapshot/python-ethtool.tar.gz