Get bgpq3 installed on Mac using brew

Package Information:

Name: bgpq3
Use: bgp filtering automation for Cisco, Juniper, BIRD and OpenBGPD routers
URL: http://snar.spb.ru/prog/bgpq3/

Installation Steps:

  1. Open Terminal on your Mac.
  2. Copy and run the following command
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install bgpq3 using brew
    brew install bgpq3

bgpq3 is ready to use now!