[OUTDATED] Howto Install Piaware 3.8.1 on 64 bit Raspberry Pi OS (Raspbian) / Pi4

DUMP1090-FA

package built on 64bit Raspbian (post #1)

$ dpkg --info dump1090-fa_3.8.1_arm64.deb  

 new Debian package, version 2.0.
 size 1946764 bytes: control archive=15216 bytes.
     133 bytes,     3 lines      conffiles                 647 bytes,    17 lines      control                 44131 bytes,   553 lines      md5sums                  4278 bytes,   118 lines   *  postinst             
#!/bin/bash
    2463 bytes,    88 lines   *  postrm               
#!/bin/sh
     371 bytes,    12 lines   *  prerm                
#!/bin/sh
 Package: dump1090-fa
 Version: 3.8.1
 Architecture: arm64
 Maintainer: Oliver Jowett <oliver@mutability.co.uk>
 Installed-Size: 10445
 Depends: libbladerf1 (>= 0.2016.06), libc6 (>= 2.17), libncurses6 (>= 6), librtlsdr0, libtinfo6 (>= 6), adduser, lighttpd
 Breaks: dump1090 (<< 3.0)
 Replaces: dump1090 (<< 3.0)
 Section: embedded
 Priority: extra
 Homepage: http://www.flightaware.com/
 Description: ADS-B Ground Station System for RTL-SDR
  Networked Aviation Mode S / ADS-B decoder/translator with RTL-SDR software
  defined radio USB device support.
  .
  This is FlightAware's fork of dump1090-mutability, customized for use
  in the PiAware sdcard images.

 

PIAWARE

package built on 64bit Raspbian (post #1)

$ dpkg --info piaware_3.8.1_arm64.deb 

 new Debian package, version 2.0.
 size 3133168 bytes: control archive=10312 bytes.
     114 bytes,     5 lines      conffiles                 881 bytes,    14 lines      control                 22798 bytes,   280 lines      md5sums                  7256 bytes,   211 lines   *  postinst             

#!/bin/sh
    2230 bytes,    79 lines   *  postrm              
#!/bin/sh
    1905 bytes,    65 lines   *  prerm                
#!/bin/sh
      26 bytes,     1 lines      shlibs                     67 bytes,     2 lines      triggers              Package: piaware
 Version: 3.8.1
 Architecture: arm64
 Maintainer: FlightAware Developers <adsb-devs@flightaware.com>
 Installed-Size: 9600
 Depends: libboost-filesystem1.67.0, libboost-program-options1.67.0, libboost-regex1.67.0 (>= 1.67.0-10), libboost-system1.67.0, libbz2-1.0, libc6 (>= 2.28), libexpat1 (>= 2.1~beta3), libgcc1 (>= 1:3.0), liblzma5 (>= 5.1.1alpha+20120614), libreadline7 (>= 7.0~beta), libssl1.1 (>= 1.1.1), libstdc++6 (>= 5.2), libtcl8.6 (>= 8.6.0), zlib1g (>= 1:1.2.0), net-tools, iproute2, tclx8.4, tcl8.6, tcllib, tcl-tls (>= 1.7.16-1+fa1), itcl3
 Suggests: dump1090-fa, dump978-fa
 Conflicts: fa-mlat-client
 Replaces: fa-mlat-client
 Section: embedded
 Priority: extra
 Homepage: https://github.com/flightaware
 Description: Open Aviation Data Exchange Protocol for ADS-B FlightFeeders
   The client-side portion of fa_adept that sends aviation data via TCL sockets.

1 Like