Could you please add an arm64 version as well? It seems Microsofts has it: https://dotnet.microsoft.com/download/dotnet-core/3.0#sdk-3.0.100
Search Criteria
Package Details: dotnet-sdk-bin 9.0.4.sdk203-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/dotnet-core-bin.git (read-only, click to copy) |
---|---|
Package Base: | dotnet-core-bin |
Description: | The .NET Core SDK (binary) |
Upstream URL: | https://www.microsoft.com/net/core |
Keywords: | .net dotnet microsoft |
Licenses: | MIT |
Conflicts: | dotnet-sdk, dotnet-sdk-9.0, dotnet-sdk-bin |
Provides: | dotnet-sdk, dotnet-sdk-9.0, dotnet-sdk-bin |
Submitter: | Gr3q |
Maintainer: | Gr3q |
Last Packager: | Gr3q |
Votes: | 47 |
Popularity: | 0.37 |
First Submitted: | 2019-10-02 17:13 (UTC) |
Last Updated: | 2025-04-17 07:37 (UTC) |
Dependencies (7)
- aspnet-runtime-binAUR
- aspnet-targeting-pack-binAUR
- dotnet-runtime-binAUR
- dotnet-targeting-pack-binAUR
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- netstandard-targeting-pack-binAUR
Required by (204)
- aaru-git (requires dotnet-sdk) (make)
- airisp-git (requires dotnet-sdk) (make)
- alcom (requires dotnet-sdk) (make)
- alfae (requires dotnet-sdk) (make)
- alttpr-opentracker (requires dotnet-sdk) (make)
- alttpr-opentracker-git (requires dotnet-sdk) (make)
- am2rlauncher-git (requires dotnet-sdk) (make)
- artemisrgb-git (requires dotnet-sdk) (make)
- asf (requires dotnet-sdk) (make)
- asf-git (requires dotnet-sdk) (make)
- asf-plugin-itemsmatcher (requires dotnet-sdk) (make)
- asf-plugin-mobileauthenticator (requires dotnet-sdk) (make)
- asf-plugin-monitoring (requires dotnet-sdk) (make)
- asf-plugin-periodicgc (requires dotnet-sdk) (make)
- asf-plugin-signinwithsteam (requires dotnet-sdk) (make)
- asf-plugin-steamtokendumper (requires dotnet-sdk) (make)
- avalonia-ls-git (requires dotnet-sdk) (make)
- avaloniailspy (requires dotnet-sdk) (make)
- avaloniailspy-git (requires dotnet-sdk) (make)
- bbdown-git (requires dotnet-sdk) (make)
- Show 184 more...
Pinned Comments
Gr3q commented on 2019-10-05 07:28 (UTC) (edited on 2021-02-13 09:06 (UTC) by Gr3q)
IMPORTANT INSTALLATION INFO (a reminder for myself as well):
For dotnet to work you need to EXPLICITLY install:
If you keep the install order in mind and you don't rely on pacman to resolve your dependencies you will be fine.
Longer explanation:
Every dotnet-sdk is dependent on a specific version of dotnet-runtime, this is built into dotnet.
Technically you only need the latest dotnet-sdk because it can build to any earlier versions.