airspy Installation on Mac

Package Information:

Name: airspy
Use: The usemode driver and associated tools for airspy. Airspy is a popular, affordable SDR (software defined radio) based communication receiver with the highest performance and the smallest form factor.
URL: http://www.airspy.com

Installation Steps:

  1. Open Terminal using Spotlight search by pressing <command+space>. Type terminal and hit Enter key.
  2. Now, run
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install airspy using brew
    brew install airspy

airspy is ready to use now!