aggregate on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S aggregate

* (Optional) Uninstall aggregate on Arch using YAY

$ yay -Rns aggregate

2. Manually Install "aggregate" via AUR

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

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

b. Clone aggregate's git locally

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

c. Go to ~/aggregate folder and install it

$ cd ~/aggregate $ makepkg -si

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

ID: 532744
Name: aggregate
PackageBaseID: 114289
PackageBase: aggregate
Version: 1.6-1
Description: Tool for aggregating CIDR IPv4 networks
URL: https://ftp.isc.org/isc/aggregate/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: demfloro
Submitter: demfloro
FirstSubmitted: 1470405393
LastModified: 1533656975
URLPath: /cgit/aur.git/snapshot/aggregate.tar.gz