-
Notifications
You must be signed in to change notification settings - Fork 256
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
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.