EDIT
-
In removal step, there are two commands, one for removal, other for purging. Using remove command is not necessary, purge command is enough and better. Furthermore, issuing remove command before purge command results in purge not taking place.
Do NOT use
sudo dpkg --remove dump1090-mutability
Use ONLY
sudo dpkg --purge dump1090-mutability
-
The above post was made when current version of dump1090-fa was 3.5.0. The current version is now 3.5.3.
In Step-2: Install dump1090-fa, Please replace 3.5.0 by 3.5.3 in the two installation commands (one command starting withwget
, and other command starting withsudo dpkg -i
).
I cannot make these corrections in Tweaks thread, as this forum blocks editing of posts older than one month or so