Skip to content

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

Open
@jakauppila

Description

@jakauppila

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.

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions