diff --git a/docs/core/install/linux.md b/docs/core/install/linux.md index 7404974bb59e5..9da43790af8ea 100644 --- a/docs/core/install/linux.md +++ b/docs/core/install/linux.md @@ -49,4 +49,27 @@ You can install .NET manually in the following ways: - [Manual install](linux-scripted-manual.md#manual-install) - [Scripted install](linux-scripted-manual.md#scripted-install) -You may need to install [.NET dependencies](https://github.com/dotnet/core/blob/main/release-notes/8.0/linux-packages.md) if you install .NET manually. +You might need to install [.NET dependencies](https://github.com/dotnet/core/blob/main/release-notes/8.0/linux-packages.md) if you install .NET manually. + +## Additional sources + +.NET is also available from other sources. The packages and containers use a name similar to one of the following names: + +- aspnet-runtime +- dotnet-runtime +- dotnet-sdk +- dotnet + +### Package managers + +- +- +- +- +- +- + +### Containers + +- +-