Source Download instructions¶
Stable¶
The latest stable release of GNU Radio can be found here:
[http://ftp.gnu.org/gnu/gnuradio/gnuradio-3.3.0.tar.gz]
An archive of older releases can be found here: [http://ftp.gnu.org/gnu/gnuradio/]
Development¶
If you prefer the latest development code, wish to contribute to GNU Radio, or want to work with features that haven't yet made it into the stable branch, you can check out the source from the git repository using one of these two lines:
$ git clone git://gnuradio.org/gnuradioor
$ git clone http://gnuradio.org/git/gnuradio.git
Updating your local repository¶
$ git pull
Binaries Download instructions¶
If you're using Ubuntu, you can find pre-built Ubuntu packages for Ubuntu at this page: DebianPackages.