mirror of
https://github.com/greatscottgadgets/hackrf.git
synced 2026-03-25 00:27:36 +01:00
Updated Operating System Tips (markdown)
@@ -72,6 +72,12 @@ USE="hackrf" emerge gr-osmosdr
|
||||
pacman -S gnuradio gnuradio-osmosdr
|
||||
pacman -S gnuradio-companion
|
||||
```
|
||||
## Fedora Linux
|
||||
There is no need to build gnuradio, gr-osmosdr or libhackrf. Fedora upstream package already provides them out-of-box.
|
||||
|
||||
```bash
|
||||
sudo dnf install gnuradio gr-osmosdr hackrf gqrx -y
|
||||
```
|
||||
|
||||
## other Linux distributions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user