grepcidr on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S grepcidr

* (Optional) Uninstall grepcidr on Arch using YAY

$ yay -Rns grepcidr

2. Manually Install "grepcidr" via AUR

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

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

b. Clone grepcidr's git locally

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

c. Go to ~/grepcidr folder and install it

$ cd ~/grepcidr $ makepkg -si

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

ID: 383629
Name: grepcidr
PackageBaseID: 119785
PackageBase: grepcidr
Version: 2.0-1
Description: Filter IPv4 and IPv6 addresses matching CIDR patterns
URL: http://www.pc-tools.net/unix/grepcidr/
NumVotes: 5
Popularity: 3.0E-6
OutOfDate:
Maintainer: lostkhaos
Submitter: eigengrau
FirstSubmitted: 1486989946
LastModified: 1486989946
URLPath: /cgit/aur.git/snapshot/grepcidr.tar.gz