Skip to content

abcd567a/mlat-client-package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 

Repository files navigation

mlat-client-packages for Raspberry Pi

Three pre-built packages of mlat-client
(1) For 32-bit Raspi OS Bookworm
(2) For 64-bit Raspi OS Bookworm
(3) For 32-bit Raspi OS Bullseye
(4) For 64-bit Raspi OS Bullseye
(5) For 32-bit Raspbian Buster
(6) For 64-bit Raspbian Buster
(7) For Raspbian Stretch

These packages were built from source-code at https://github.com/mutability/mlat-client

(1) Package for Raspi OS BOOKWORM (32-bit)

To install on RPi with 32-bit Raspi OS BOOKWORM (32-bit)

wget https://github.com/abcd567a/mlat-client-package/releases/download/v1/mlat-client_0.2.13_BOOKWORM_armhf.deb

sudo dpkg -i mlat-client_0.2.13_BOOKWORM_armhf.deb  

(2) Package for Raspi OS BOOKWORM (64-bit)

To install on RPi with 64-bit Raspi OS BOOKWORM (64-bit)

wget https://github.com/abcd567a/mlat-client-package/releases/download/v1/mlat-client_0.2.13_BOOKWORM_arm64.deb

sudo dpkg -i mlat-client_0.2.13_BOOKWORM_arm64.deb

(3) Package for Raspi OS BULLSEYE (32-bit)

To install on RPi with 32-bit Raspi OS BULLSEYE

wget https://github.com/abcd567a/mlat-client-package/releases/download/v1/mlat-client_0.2.12_BULLSEYE_armhf.deb  

sudo dpkg -i mlat-client_0.2.12_BULLSEYE_armhf.deb  

(4) Package for Raspi OS BULLSEYE (64-bit)

To install on RPi with 64-bit Raspi OS BULLSEYE(64-bit)

wget https://github.com/abcd567a/mlat-client-package/releases/download/v1/mlat-client_0.2.12_BULLSEYE_arm64.deb  

sudo dpkg -i mlat-client_0.2.12_BULLSEYE_arm64.deb  

(5) Package for Raspbian BUSTER [renamed to: Raspberry Pi OS (32-bit)]

This package was built on RPi Model 2B with Raspbian Buster
The built package was successfully installed on

  • RPi Model 2B with Raspbian Buster (32-bit)
  • RPi Model 4 with Raspbain Buster (32-bit)
  • OrangePiPC with Armbian Buster (32-bit)

To install on RPi with 32-bit Raspbian BUSTER [Raspberry Pi OS (32-bit)]
wget https://github.com/abcd567a/mlat-client-package/releases/download/v1/mlat-client_0.2.11_BUSTER_armhf.deb  

sudo dpkg -i mlat-client_0.2.11_BUSTER_armhf.deb  

(6) Package for 64bit Raspbian BUSTER [Raspberry Pi OS (64-bit)]

This package was built on RPi Model 4B with 64-bit Raspbian Buster [Raspberry Pi OS (64-bit)]
The built package was successfully installed on

  • RPi Model 4 with Raspberry Pi OS (64-bit) BUSTER

To install on RPi with 64-bit Raspbian BUSTER [Raspberry Pi OS (64-bit)]
wget https://github.com/abcd567a/mlat-client-package/releases/download/v1/mlat-client_0.2.11_BUSTER_arm64.deb  

sudo dpkg -i mlat-client_0.2.11_BUSTER_arm64.deb  

(7) Package for Raspbian STRETCH

The package for STRETCH was built on RPi Model 2B with Raspbian Stretch
The built package was successfully installed on

  • RPi Model 2B with Raspbian Stretch

To install on RPi with Raspbian STRETCH
wget https://github.com/abcd567a/mlat-client-package/releases/download/v1/mlat-client_0.2.11_STRETCH_armhf.deb  

sudo dpkg -i mlat-client_0.2.11_STRETCH_armhf.deb  

About

pre-built package of mlat-client

Resources

Stars

Watchers

Forks

Packages

No packages published