C
Join ServerC#
help
❔ Install .NET 6 Runtime to ARM64 Server, Packages Not found?
CConanRA12/18/2022
E: Couldn't find any package by glob 'dotnet-runtime-7.0'
E: Couldn't find any package by regex 'dotnet-runtime-7.0'
E: Couldn't find any package by regex 'dotnet-runtime-7.0'
CConanRA12/18/2022
I am Using APT
CConanRA12/18/2022
Debian 11 (DietPI)
Rreflectronic12/18/2022
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
AAccord12/19/2022
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.