Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8013

Beginners • Re: Problems Installing Software

$
0
0
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-architecture

Code:

rpdom@raspi16:~ $ dpkg --print-architecturearm64
If that reports armhf, then you won't be able to install an arm64 deb file.

Statistics: Posted by rpdom — Tue Oct 29, 2024 10:33 am



Viewing all articles
Browse latest Browse all 8013

Trending Articles