mirror of
https://github.com/greatscottgadgets/hackrf.git
synced 2026-03-12 02:11:05 +01:00
Updated Operating System Tips (markdown)
@@ -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.
|
||||
Reference in New Issue
Block a user