ipcalculator on AUR (Arch User Repository)

Last updated: November 28,2024

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

$ yay -S ipcalculator

* (Optional) Uninstall ipcalculator on Arch using YAY

$ yay -Rns ipcalculator

2. Manually Install "ipcalculator" via AUR

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

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

b. Clone ipcalculator's git locally

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

c. Go to ~/ipcalculator folder and install it

$ cd ~/ipcalculator $ makepkg -si

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

ID: 993610
Name: ipcalculator
PackageBaseID: 156754
PackageBase: ipcalculator
Version: 1.0.4-2
Description: A small program to calculate various IPv4 parameters.
URL: https://github.com/dusnm/ipcalculator
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dusnm
Submitter: dusnm
FirstSubmitted: 1597520198
LastModified: 1637789095
URLPath: /cgit/aur.git/snapshot/ipcalculator.tar.gz