
The commands below install the ASP.NET Core Runtime, which is the most compatible runtime for. NET Runtime allows you to run apps that were made with. If you want to enable rh-dotnet permanently, add the following line to your ~/.bashrc file. Red Hat does not recommend permanently enabling rh-dotnet60 because it may affect other programs. NET SDK, run the following commands: subscription-manager repos -enable=rhel-7-server-dotnet-rpms NET SDK, you don't need to install the corresponding runtime.

The following command installs the scl-utils package: sudo yum install scl-utils NET on Linux by using an install script or by extracting binaries. NET 7 isn't officially supported on RHEL 7. NET is included in the AppStream repositories for RHEL 8. NET Runtime, which doesn't include ASP.NET Core support: replace aspnetcore-runtime-7.0 in the previous command with dotnet-runtime-7.0: sudo dnf install dotnet-runtime-7.0 In your terminal, run the following command: sudo dnf install aspnetcore-runtime-7.0Īs an alternative to the ASP.NET Core Runtime, you can install the. The following command installs the ASP.NET Core Runtime, which is the most compatible runtime for.

The ASP.NET Core Runtime allows you to run apps that were made with. NET SDK, run the following command: sudo dnf install dotnet-sdk-7.0 NET is included in the AppStream repositories for RHEL 9. To install the non-preview release, first uninstall the preview versions. The package manager may interpret the non-preview release as an earlier version of. NET, you may run into a conflict if you've previously installed a preview release. When using a package manager to manage your installation of.


The following table is a list of currently supported.
