subnetcalc on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S subnetcalc

* (Optional) Uninstall subnetcalc on Arch using YAY

$ yay -Rns subnetcalc

2. Manually Install "subnetcalc" via AUR

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

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

b. Clone subnetcalc's git locally

$ git clone https://aur.archlinux.org/subnetcalc.git ~/subnetcalc

c. Go to ~/subnetcalc folder and install it

$ cd ~/subnetcalc $ makepkg -si

3. Information about the subnetcalc package on Arch User Repository (AUR)

ID: 1411391
Name: subnetcalc
PackageBaseID: 49701
PackageBase: subnetcalc
Version: 2.5.1-1
Description: Subnet Calculator for IPv4/IPv6
URL: https://github.com/dreibh/subnetcalc
NumVotes: 22
Popularity: 0.014781
OutOfDate:
Maintainer: encbladexp
Submitter: encbladexp
FirstSubmitted: 1307731563
LastModified: 1708268990
URLPath: /cgit/aur.git/snapshot/subnetcalc.tar.gz