Este contenido no está disponible en el idioma seleccionado.

Chapter 2. Installing .NET 10.0


.NET 10.0 is included in the AppStream repositories for RHEL 9. These repositories are enabled by default on RHEL 9 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

Pruebe, compre y venda

Comunidades

Acerca de Red Hat

Ofrecemos soluciones reforzadas que facilitan a las empresas trabajar en plataformas y entornos, desde el centro de datos central hasta el perímetro de la red.

Hacer que el código abierto sea más inclusivo

Red Hat se compromete a reemplazar el lenguaje problemático en nuestro código, documentación y propiedades web. Para más detalles, consulte el Blog de Red Hat.

Acerca de la documentación de Red Hat

Legal Notice

Theme

© 2026 Red Hat
Volver arriba