python-getmac on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-getmac

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

$ yay -Rns python-getmac

2. Manually Install "python-getmac" via AUR

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

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

b. Clone python-getmac's git locally

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

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

$ cd ~/python-getmac $ makepkg -si

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

ID: 760811
Name: python-getmac
PackageBaseID: 155147
PackageBase: python-getmac
Version: 0.8.2-1
Description: Pure-Python package to get the MAC address of network interfaces and hosts on the local network.
URL: https://github.com/GhostofGoes/getmac
NumVotes: 0
Popularity: 0
OutOfDate: 1656524929
Maintainer:
Submitter: gjasso
FirstSubmitted: 1593951972
LastModified: 1593951972
URLPath: /cgit/aur.git/snapshot/python-getmac.tar.gz