C
C#3y ago
ConanRA

❔ 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
ConanRA
ConanRAOP3y ago
I am Using APT Debian 11 (DietPI)
reflectronic
reflectronic3y ago
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
Accord
Accord3y ago
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.

Did you find this page helpful?