python-ipcalc on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-ipcalc

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

$ yay -Rns python-ipcalc

2. Manually Install "python-ipcalc" via AUR

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

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

b. Clone python-ipcalc's git locally

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

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

$ cd ~/python-ipcalc $ makepkg -si

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

ID: 780564
Name: python-ipcalc
PackageBaseID: 156890
PackageBase: python-ipcalc
Version: 1.99.0-2
Description: IP subnet calculator for Python.
URL: https://github.com/tehmaze/ipcalc
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: fordprefect
Submitter: fordprefect
FirstSubmitted: 1597856190
LastModified: 1597856190
URLPath: /cgit/aur.git/snapshot/python-ipcalc.tar.gz