-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Add other package sources for .NET #44683
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
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -50,3 +50,26 @@ | |
| - [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. | ||
|
|
||
| ## 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 | ||
|
|
||
| - https://formulae.brew.sh/cask/dotnet | ||
|
Check failure on line 65 in docs/core/install/linux.md
|
||
adegeo marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| - https://formulae.brew.sh/cask/dotnet-sdk | ||
|
Check failure on line 66 in docs/core/install/linux.md
|
||
| - https://ports.macports.org/port/dotnet-cli/ | ||
|
Check failure on line 67 in docs/core/install/linux.md
|
||
| - https://search.nixos.org/packages?query=dotnet | ||
|
Check failure on line 68 in docs/core/install/linux.md
|
||
| - https://archlinux.org/ | ||
|
Check failure on line 69 in docs/core/install/linux.md
|
||
| - https://aur.archlinux.org/ | ||
|
Check failure on line 70 in docs/core/install/linux.md
|
||
|
|
||
| ### Containers | ||
|
|
||
| - https://containers.dev/features | ||
|
Check failure on line 74 in docs/core/install/linux.md
|
||
| - https://images.chainguard.dev/ | ||
|
Check failure on line 75 in docs/core/install/linux.md
|
||
Uh oh!
There was an error while loading. Please reload this page.