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
    Copy to Clipboard Toggle word wrap

Verification

  • Verify the installation:

    $ dotnet --info
    Copy to Clipboard Toggle word wrap

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

Back to top
Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust. Explore our recent updates.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Theme

© 2025 Red Hat