SDR++ SDRPP debian ARMHF install

Anything on and off topic
User avatar
DJ-Daz
Site Admin
Posts: 463
Joined: Tue Nov 03, 2020 2:16 pm

Unread post

wget the correct file from here: https://github.com/AlexandreRouma/SDRPl ... ag/nightly

Code: Select all

dpkg -i sdrpp_raspios_bullseye_armhf.deb

Code: Select all

wget https://github.com/AlexandreRouma/SDRPlusPlus/releases/download/nightly/sdrpp_raspios_bullseye_armhf.deb

Code: Select all

sudo apt install libfftw3-dev libglfw3-dev libglew-dev libvolk2-dev libsoapysdr-dev libairspyhf-dev libiio-dev libad9361-dev librtaudio-dev libhackrf-dev
If you get a failure, run

Code: Select all

apt --fix-broken install
try again with

Code: Select all

dpkg -i sdrpp_raspios_bullseye_armhf.deb
Image
Autism is a neuro-developmental condition characterised by difficulties in social interaction and communication, as well as restricted and repetitive behaviours or interests.
Post Reply