Skip to content

Build OSX Homebrew

Charles J. Cliffe edited this page Nov 10, 2015 · 2 revisions

This may be out of date at the moment for SoapySDR support

Installing CubicSDR using Homebrew

Run brew tap dholm/homebrew-sdr followed by brew install cubicsdr --HEAD. Assuming your Homebrew prefix is in your path you should be able to launch CubicSDR simply by running CubicSDR from a terminal.

To upgrade CubicSDR, since it is a head-only formula, simply remove it and then install it again.

Clone this wiki locally