Unable to install dump 1090

Hi,

I have a new install of Raspbian Bullseye on my PI4, I have updated the system.

When I try and install dump 1090 I get the bellow.

Please help. Thanks

sudo apt-get install dump1090-fa
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
E: Unable to locate package dump1090-fa

STEP-1

wget https://flightaware.com/adsb/piaware/files/packages/pool/piaware/p/piaware-support/piaware-repository_7.1_all.deb

sudo dpkg -i piaware-repository_7.1_all.deb

sudo apt-get update

STEP-2

sudo apt-get install dump1090-fa

sudo reboot

STEP-3

sudo apt-get install piaware

sudo piaware-config feeder-id xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx

sudo piaware-config allow-auto-updates yes

sudo piaware-config allow-manual-updates yes

sudo systemctl restart piaware

Did you follow all steps on the Piaware page?

This error typically comes up if you did not add the Flightaware repository.
Dump1090 is not part of any debian/raspberry repository

Dump1090-mutability is in Debian’s repo, but not dump1090-fa.

He mentioned “dump1090-fa” not mutability

So he did. I sit corrected.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.