How to Install aggregate software package in Debian 9 (Stretch)

How to Install aggregate software package in Debian 9 (Stretch)

aggregate software package provides ipv4 cidr prefix aggregator, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install aggregate 

aggregate is installed in your system.

Make ensure the aggregate package were installed using the commands given below,

$ sudo dpkg-query -l | grep aggregate *

You will get with aggregate package name, version, architecture and description in a table

aggregate package basic information:

Distro Debian 9 stretch
Section Network
Package aggregate
Version 1.6-7
Description ipv4 cidr prefix aggregator
Sub Section Net


See Also, How to uninstall or remove aggregate software package from Debian 9 (Stretch)?