python2-netifaces on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python2-netifaces

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

$ yay -Rns python2-netifaces

2. Manually Install "python2-netifaces" via AUR

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

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

b. Clone python2-netifaces's git locally

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

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

$ cd ~/python2-netifaces $ makepkg -si

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

ID: 982576
Name: python2-netifaces
PackageBaseID: 172637
PackageBase: python2-netifaces
Version: 0.10.9-3
Description: Portable module to access network interface information in Python
URL: https://alastairs-place.net/netifaces/
NumVotes: 2
Popularity: 0.001426
OutOfDate: 1655926108
Maintainer:
Submitter: bartus
FirstSubmitted: 1635810873
LastModified: 1635813017
URLPath: /cgit/aur.git/snapshot/python2-netifaces.tar.gz

5. The same packages on other Linux Distributions