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

Verification

  • Verify that .NET is installed correctly:

    $ dotnet --info
    Copy to Clipboard Toggle word wrap

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