Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve .NET install on Linux docs #45063

Open
noahfalk opened this issue Feb 27, 2025 · 0 comments
Open

Improve .NET install on Linux docs #45063

noahfalk opened this issue Feb 27, 2025 · 0 comments
Labels
⌚ Not Triaged Not triaged

Comments

@noahfalk
Copy link
Member

Describe the issue or suggestion

In the packages section of this page I was trying to install .NET on Azure Linux and found the text confusing in two ways:

  1. The doc says packages exist for Azure Linux, but it doesn't tell me what the naming convention is or what package manager app to run. All the other distros link to distro-specific pages that provide example command-lines. I now know the answer for Azure Linux is 'tdnf install dotnet-sdk-X.0" but I didn't know that the first time I was reading those docs.

  2. The top section is now labeled "Packages are available for the following Linux distributions" which sounds like distros not in that top list of 4 don't have packages? Could we put all nine distros in a single list and leave the information about who publishes the packages/what repo the packages are in on the distro-specific instructions page?

cc @richlander

@dotnet-policy-service dotnet-policy-service bot added the ⌚ Not Triaged Not triaged label Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⌚ Not Triaged Not triaged
Projects
None yet
Development

No branches or pull requests

1 participant