python-ifcfg on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S python-ifcfg

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

$ yay -Rns python-ifcfg

2. Manually Install "python-ifcfg" via AUR

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

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

b. Clone python-ifcfg's git locally

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

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

$ cd ~/python-ifcfg $ makepkg -si

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

ID: 1343907
Name: python-ifcfg
PackageBaseID: 175518
PackageBase: python-ifcfg
Version: 0.24-1
Description: Python cross-platform network interface discovery (ifconfig/ipconfig/ip)
URL: https://github.com/ftao/python-ifcfg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: huyz
Submitter: huyz
FirstSubmitted: 1643637889
LastModified: 1698582005
URLPath: /cgit/aur.git/snapshot/python-ifcfg.tar.gz