-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Description
ARM64 architecture in Debian 9 repository
I just tried installing ARM64 runtime with the package manager and apparently its not in there.
Details
This is more of a question/documentation clarification than an actual issue, but it was annoying enough for me to make this.
So after going to https://www.microsoft.com/net/download/dotnet-core/2.1 I got the impression I could also install arm64 runtime through the package manager since there are no limitations listed.
But unfortunately after following the guide at https://www.microsoft.com/net/download/linux-package-manager/debian9/runtime-2.1.2 (still no limitations listed to amd64 only) I found out the repo doesn't contain an arm package, so I had to manually download the tar etc... Now that isn't that bad but I would rather have known that sooner, is it possible to mention this in the listing of the versions? Is there a package planned for arm? I would expect it to not be that much effort (but then again I am only a noob what do I know 🤣)
Friendly regards,