Hi Cinaed,
thanks for the answer!
I'm surprised that you can install GNU Radio 3.8 through buster-backports, as
https://packages.debian.org/search?suite=buster-backports§ion=all&arch=any&searchon=names&keywords=gnuradio-dev
But if it's there, that's great :) Buster itself ships 3.7.13.4, and that's gotten a bit
stale.
Cheers,
Marcus
On 13.07.21 05:25, Cinaed Simson wrote:
> Hi Marcus - the buster OS is modern and I know it runs on the raspberry-pi4.
>
> To install 3.8, on buster, one needs to use the backports from sid (which is not a release)
>
> apt install -t backports-buster gnuradio-dev
>
> To use the backports, one needs to have the following entries in the /etc/apt/sources.list
> file
>
> deb http://ftp.debian.org/debian buster-backports main contrib non-free
> deb-src http://ftp.debian.org/debian buster-backports main contrib non-free
>
> then run
>
> apt update
>
> Sid is a rolling dsitribution which contains the latest packages.
>
> -- Cinaed
>
>
>> Is buster the most recent debian version for Raspberry Pi? This would be much much much
>> easier if you had something more modern. Then, you could actually just `apt install
>> gnuradio gr-osmosdr` to get a GNU Radio 3.8.
>
>
No comments:
Post a Comment