Updated Operating System Tips (markdown)

Ricky Zhang
2018-08-15 17:32:55 -04:00
parent 71b0c94664
commit 6247a904cf

@@ -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