Are you running arm64 (64-bit OS) or armhf (32-bit OS)?
On a Pi 5 the Linux Kernel is always 64-bit, but the rest of the OS can be 64 or 32 bit. One way to check is using dpkg --print-architectureIf that reports armhf, then you won't be able to install an arm64 deb file.
On a Pi 5 the Linux Kernel is always 64-bit, but the rest of the OS can be 64 or 32 bit. One way to check is using dpkg --print-architecture
Code:
rpdom@raspi16:~ $ dpkg --print-architecturearm64Statistics: Posted by rpdom — Tue Oct 29, 2024 10:33 am