HI
trying to install the armhf package on a raspberry pi 3 running ubuntu mate. following this thread over on "discuss". I get the error below. Any thoughts?
root@GroundStation:~# dpkg -i apm_planner_2.0.26_xenial_armhf.deb
dpkg: error processing archive apm_planner_2.0.26_xenial_armhf.deb (--install):
package architecture (armhf) does not match system (arm64)
Errors were encountered while processing:
apm_planner_2.0.26_xenial_armhf.deb
root@GroundStation:~# uname -a
Linux GroundStation 4.15.0-1032-raspi2 #34-Ubuntu SMP PREEMPT Wed Feb 6 11:46:23 UTC 2019 aarch64 aarch64 aarch64 GNU/Linux
HI
trying to install the armhf package on a raspberry pi 3 running ubuntu mate. following this thread over on "discuss". I get the error below. Any thoughts?