python-arpreq on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-arpreq

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

$ yay -Rns python-arpreq

2. Manually Install "python-arpreq" via AUR

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

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

b. Clone python-arpreq's git locally

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

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

$ cd ~/python-arpreq $ makepkg -si

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

ID: 903138
Name: python-arpreq
PackageBaseID: 122056
PackageBase: python-arpreq
Version: 0.3.3-4
Description: Python C extension to query the Kernel ARP cache for the MAC address of a given IP address.
URL: https://pypi.python.org/pypi/arpreq/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: winnie_o0
Submitter: winnie_o0
FirstSubmitted: 1493892745
LastModified: 1620328786
URLPath: /cgit/aur.git/snapshot/python-arpreq.tar.gz