❔ Install .NET 6 Runtime to ARM64 Server, Packages Not found?
E: Couldn't find any package by glob 'dotnet-runtime-7.0'
E: Couldn't find any package by regex 'dotnet-runtime-7.0'
3 Replies
I am Using APT
Debian 11 (DietPI)
Package manager installs are only supported on the x64 architecture. Other architectures, such as Arm, must install .NET by some other means such as with Snap, an installer script, or through a manual binary installation.https://learn.microsoft.com/en-us/dotnet/core/install/linux-debian
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.