dotnet / dotnet/installer

Availability of .NET SDK/Runtime on package managers for ARM architecture

Open
#15,323 10 comments 1 reaction 1 assignee Claimed by @rbhanda View on GitHub
Dominant language
No language data
Stars
1.3k
Forks
437
Avg merge
3d 14h
Merged PRs (30d)
21

Description

Is there a timeline on the availability of .Net SDK/Runtime on the ARM architecture via package managers?

> 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-centos

We have some existing automation that mirrors the Microsoft repositories to Artifactory internally and simply install via package managers. Would love for this to work on ARM as well.

That being said, as I was talking to some co-workers while opening this, one spotted that there are aarch64 packages for 6.0.9, but nothing prior or later.

- https://packages.microsoft.com/centos/7/prod/

Feel free to redirect me to a more appropriate repository if needed.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.