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

Chapter 2. Installing .NET 10.0


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

The dotnet-sdk-10.0 package installs both the .NET Software Development Kit (SDK) and the corresponding .NET runtime. When a newer SDK version for .NET 10.0 becomes available, you can update your installation using dnf.

Prerequisites

Procedure

  • Install the dotnet-sdk-10.0 package and its dependencies:

    $ sudo dnf install dotnet-sdk-10.0 -y

Verification

  • Verify that .NET is installed correctly:

    $ dotnet --info

    The output displays information about the installed .NET SDK and runtime 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