How to install dotnet 5 (core) sdk or runtime in PhotonOS 3
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 692
- PR merge metrics
- No merged PRs in 30d
Description
What is the procedure (commands) to install dotnet 5 (core) sdk or runtime in PhotonOS 3?
I updated successfully the package repository of PhotonOS as described in the following url:
https://kb.vmware.com/s/article/81304?lang=en_US
I checked the following url (for Fedora):
https://docs.microsoft.com/fr-fr/dotnet/core/install/linux-fedora
I ran the following shell command from the previous url to add the package signature key of Microsoft:
rpm --import https://packages.microsoft.com/keys/microsoft.asc
And I tried the following shell command without success:
tdnf install aspnetcore-runtime-5.0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the PhotonOS repository instructions linked in the issue and compare them with the Fedora .NET installation guidance. Reproduce the failed tdnf install aspnetcore-runtime-5.0 command after the Microsoft key import. Done means verified PhotonOS 3 commands for installing the requested SDK or runtime, or a documented explanation that it is unsupported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux, shell
- Domain
- documentation, operating-systems
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100