vmware / vmware/photon

How to install dotnet 5 (core) sdk or runtime in PhotonOS 3

Open
#1,081 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

3.0 tdnf
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.