Files
op-pedal/docs/download.md
T
Robin Davies f14897cee8 use dpkg instead of apt-get
Signed-off-by: Robin Davies <rerdavies@gmail.com>
2024-08-18 14:55:18 -04:00

824 B

Download

Install for Ubuntu or Raspberry Pi OS (64-bit)

Download the most recent Debian (.deb) package for your platform:

v1.2.37 Beta4 is does not currently support Ubuntu 21.04, or older versions of Raspberry Pi OS.

Install the package by running

  sudo apt update
  cd ~/Downloads  
  sudo dpkg -i ./pipedal_1.2.37_arm64.deb

Follow the instructions in Configuring PiPedal After Installation to complete the installation.