TVT618

Install kalibrate-hackrf on Debian

Dec 30th, 2018
5,686
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. sudo apt-get install automake autoconf libhackrf-dev
  2. git clone https://github.com/scateu/kalibrate-hackrf
  3. cd kalibrate-hackrf/
  4. ./bootstrap
  5. ./configure
  6. make
  7. sudo make install
Add Comment
Please, Sign In to add comment