Installing cidrmerge on Mac using Brew

Package Information:

Name: cidrmerge
Use: CIDR merging with white listing (network exclusion)
URL: https://cidrmerge.sourceforge.io

Installation Steps:

  1. Open Terminal on your Mac.
  2. Execute the following command

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install cidrmerge using brew
    brew install cidrmerge

cidrmerge is ready to use now!