python-macaddress on AUR (Arch User Repository)

Last updated: June 22,2024

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

$ yay -S python-macaddress

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

$ yay -Rns python-macaddress

2. Manually Install "python-macaddress" via AUR

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

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

b. Clone python-macaddress's git locally

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

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

$ cd ~/python-macaddress $ makepkg -si

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

ID: 1414524
Name: python-macaddress
PackageBaseID: 202901
PackageBase: python-macaddress
Version: 2.0.2-1
Description: handling hardware identifiers like MAC addresses
URL: https://github.com/mentalisttraceur/python-macaddress
NumVotes: 1
Popularity: 0.65203
OutOfDate:
Maintainer: pirofti
Submitter: pirofti
FirstSubmitted: 1708728400
LastModified: 1708728400
URLPath: /cgit/aur.git/snapshot/python-macaddress.tar.gz