cidr-merger on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S cidr-merger

* (Optional) Uninstall cidr-merger on Arch using YAY

$ yay -Rns cidr-merger

2. Manually Install "cidr-merger" via AUR

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

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

b. Clone cidr-merger's git locally

$ git clone https://aur.archlinux.org/cidr-merger.git ~/cidr-merger

c. Go to ~/cidr-merger folder and install it

$ cd ~/cidr-merger $ makepkg -si

3. Information about the cidr-merger package on Arch User Repository (AUR)

ID: 1415567
Name: cidr-merger
PackageBaseID: 201463
PackageBase: cidr-merger
Version: 1.1.3-2
Description: A simple command line tool to merge ip/ip cidr/ip range, supports IPv4/IPv6.
URL: https://github.com/zhanhb/cidr-merger
NumVotes: 1
Popularity: 0.27809
OutOfDate:
Maintainer: devome
Submitter: devome
FirstSubmitted: 1705039715
LastModified: 1708922794
URLPath: /cgit/aur.git/snapshot/cidr-merger.tar.gz