Este conteúdo não está disponível no idioma selecionado.

Chapter 2. Installing .NET 9.0


.NET 9.0 is included in the AppStream repositories for RHEL 10. The AppStream repositories are enabled by default on RHEL 10 systems.

You can install the .NET 9.0 runtime with the latest .NET Software Development Kit (SDK). When a newer SDK becomes available for .NET 9.0, you can install it using dnf.

Prerequisites

Procedure

  • Install .NET 9.0 and all of its dependencies:

    $ sudo dnf install dotnet-sdk-9.0 -y

Verification

  • Verify the installation:

    $ dotnet --info

    The output returns the relevant information about the .NET installation and the environment.

Red Hat logoGithubredditYoutubeTwitter

Aprender

Experimente, compre e venda

Comunidades

Sobre a Red Hat

Fornecemos soluções robustas que facilitam o trabalho das empresas em plataformas e ambientes, desde o data center principal até a borda da rede.

Tornando o open source mais inclusivo

A Red Hat está comprometida em substituir a linguagem problemática em nosso código, documentação e propriedades da web. Para mais detalhes veja o Blog da Red Hat.

Sobre a documentação da Red Hat

Legal Notice

Theme

© 2026 Red Hat
Voltar ao topo