Updated Operating System Tips (markdown)

Kyle Keen
2015-03-15 08:55:01 -04:00
parent 6cf0d206f4
commit bf7dffc1e9

@@ -59,6 +59,13 @@ emerge hackrf-tools
USE="hackrf" emerge gr-osmosdr
```
## Arch Linux
```
pacman -S gnuradio gnuradio-osmosdr
pacman -S gnuradio-companion
```
## other Linux distributions
If your distribution is based on RPM or DEB, then easiest is to use [PyBOMBS](http://gnuradio.org/pybombs) to automatically compile and install libhackrf, gr-osmosdr, and GNU Radio from source.