Questo contenuto non è disponibile nella lingua selezionata.

Chapter 2. Installing .NET Core 3.1


.NET Core 3.1 is included in the AppStream repositories for RHEL 9. The AppStream repositories are enabled by default on RHEL 9 systems.

You can install the .NET Core 3.1 runtime with the latest 3.1 Software Development Kit (SDK). When a newer SDK becomes available for .NET Core 3.1, you can install it by running sudo yum install.

Prerequisites

Procedure

  • Install .NET Core 3.1 and all of its dependencies:

    $ sudo yum install dotnet-sdk-3.1 -y

Verification steps

  • Verify the installation:

    $ dotnet --info

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

Red Hat logoGithubredditYoutubeTwitter

Formazione

Prova, acquista e vendi

Community

Informazioni su Red Hat

Forniamo soluzioni consolidate che rendono più semplice per le aziende lavorare su piattaforme e ambienti diversi, dal datacenter centrale all'edge della rete.

Rendiamo l’open source più inclusivo

Red Hat si impegna a sostituire il linguaggio problematico nel codice, nella documentazione e nelle proprietà web. Per maggiori dettagli, visita il Blog di Red Hat.

Informazioni sulla documentazione di Red Hat

Legal Notice

Theme

© 2026 Red Hat
Torna in cima