Results 1 to 5 of 5

Thread: Kali 1.1.0 and Gnuradio

  1. #1
    Join Date
    2015-Feb
    Posts
    3

    Kali 1.1.0 and Gnuradio

    hello

    I didn't see gnuradio and software defined radio software installed in kali 1.1.0 . Did these software has been remove from 1.1.0 ?

  2. #2
    You can always build it from source it does take a long time depending on your cpu
    git clone --recursive http://git.gnuradio.org/git/gnuradio.git

    You can also just install gqrx as that will install an older version of gnuradio-companion as gnuradio-companion is not in the repo itself

    Code:
    apt-get install gqrx
    This will install gnuradio-companion, gqrx, rtl_sdr for you no problem

    Let me know if you are successful
    Last edited by lillypad; 2015-02-20 at 14:12.

  3. #3
    Join Date
    2013-Aug
    Location
    lost in space
    Posts
    580
    or get the SDR metapackage
    Code:
    apt-get install kali-linux-sdr
    https://www.kali.org/news/kali-linux-metapackages/

    have a good waves surfing!
    Kali Linux USB Installation using LinuxLive USB Creator
    Howto Install HDD Kali on a USB Key
    Clean your laptop fan | basic knowledge

  4. #4
    Quote Originally Posted by Quest View Post
    or get the SDR metapackage
    Code:
    apt-get install kali-linux-sdr
    https://www.kali.org/news/kali-linux-metapackages/

    have a good waves surfing!
    +1up on that that's awesome

  5. #5
    Join Date
    2015-Jul
    Posts
    2
    Hi i am new to all this i would like to ask how to uninstall GnuRadio 3.6.5.1-1kali0
    i want to install the GnuRadio 3.7.5

Similar Threads

  1. Downgrade Gnuradio without destroy kali
    By h943452 in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2015-10-13, 19:24
  2. How is installed gnuradio 3.7.5 on Kali V2.0
    By fe8769 in forum General Archive
    Replies: 3
    Last Post: 2015-10-04, 00:23
  3. Kali Raspberry Pi - GNURadio Error
    By cyrus104 in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2015-02-25, 22:59

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •