64-bit Pre-built packages of piaware, dump1090-fa, piaware-web and dump978-fa for (1) 64-bit Raspberry Pi OS Trixie and (2) 64-bit Debian Trixie
Tested on: (1) RPi Model 4, RPI Model 5, and RPI Zero 2W (2) Laptop / Desktop PC with Debian Trixie amd64
Flightaware has not yet released piaware & dump1090 packages for RPi OS Trixie.
Some times ago, using Flightaware source-code on Github, I have built and uploaded following packages to my PPA (Personal Packages Archives) at Github:
To avoid conflict with Flightaware repository (when they release their packages for Trixie), I strongly ecommend that after installation of packages is comleted and running ok, remove entry of my PPA from your RPi’s apt sources list. This can easily be done by following commands:
I’ve used your instructions to successfully install Piaware on two fresh installs of Trixie (64bit lite) - a pi5 and a pi4 (I run readsb and tar1090, so no need for the other packages
The tcltls-rebuild source code created following version: tcl-tls_1.7.22-2+fa1
The Trixie’s apt repository has following version tcl-tls_1.8.0-2
As the version number of tcl-tls rebuilt is less (1.7) comared to supplied by trixie repository (1.8), when installing dependencies, the apt will NOT install tcl-tls supplied from my PPA, but will install from trixie repository. This will result in failure of piaware.
To overcome this situation, after cloning the source code of tcltls-rebuild, I bumped it’s version number from 1.7 to 1.9, and after that compiled the code. The tcl-tls package created now had following version number tcl-tls_1.9.22-2+fa1
Since 1.9 is higher than 1.8, apt now installed the tcl-tls from my PPA. This is clear from the output you posted.
If you install pre-build packages from my PPA at Github, you get tcl-tls ver 1.9 , and you dont need to put tcl-tls on hold.
However if piaware is build from source code using my scripts at Github, the tcl-tls built is version 1.7, and it has to be put on hold. I have included command to in the script to put tcl-tls 1.7 on hold. The user does not have to do anything
Successful install of piaware on MX-LINUX, MX-25 “Infinity” x64 (KDE and Xfce)
On above noted OS, I have just now installed pre-build packages of piaware and dump1090-fa (as per method given in first post of this thread). Works perfectly OK.
MX-25 “Infinity” KDE is based on Debian 13 “Trixie”, bringing significant updates like KDE Plasma 6, a modern 6.12 LTS kernel, and systemd by default, while also offering optional sysVinit for other desktops and new MX Tools built on Qt6
MX-25 KDE with Systemd Click on Screenshot to See Larger Size