core icon indicating copy to clipboard operation
core copied to clipboard

Package installation instructions are stale and need to be updated

Open richlander opened this issue 1 year ago • 3 comments
trafficstars

The instructions should be updated for .NET 6, 8, and 9. They should include all the OS versions we support. It is OK if they include out-of-support OSes. I think deleting information is bad form in this context.

  • https://github.com/dotnet/core/blob/main/release-notes/6.0/linux-packages.md
  • https://github.com/dotnet/core/blob/main/release-notes/8.0/linux-packages.md
  • https://github.com/dotnet/core/blob/main/release-notes/9.0/linux-packages.md

The 9.0 instructions also appear to be missing a space in several places.

https://github.com/dotnet/core/blob/c6939c4faf415feae51c530e47091a3aedc561a3/release-notes/9.0/linux-packages.md#L40

richlander avatar Apr 30 '24 18:04 richlander

Can you take this @ashnaga or @rbhanda?

richlander avatar Apr 30 '24 18:04 richlander

PRs 6.0 - https://github.com/dotnet/core/pull/9288 8.0 - https://github.com/dotnet/core/pull/9289 9.0 - https://github.com/dotnet/core/pull/9290

ashnaga avatar Apr 30 '24 22:04 ashnaga

Looks good. It would be good to add Fedora 40 and Debian 13. It's fine if that's .NET 8+.

richlander avatar Apr 30 '24 23:04 richlander

All changes merged. Closing this issue.

leecow avatar May 21 '24 19:05 leecow