Fresh Install:
sudo apt-get update
sudo apt-get install git
git clone https://github.com/jprochazka/adsb-receiver.git
cd ~/adsb-receiver
chmod +x install.sh
./install.sh
To Update:
cd ~/adsb-receiver
./install.sh
The Following Video Shows How To Install And Setup The ADS-B Project
Github Link: “Click Here”