Today I learned that homebrew installs the GnuRadio Companion along with the gnuradio package.
But instead of calling it grc, it is called gnuradio-companion.
So, we should add that to the tutorials:
After
brew install gnuradioyou just have to rungnuradio-companionfrom a terminal.
Thank you.