RockyLinux安装.NET8 runtime

官方教程

安装

sudo dnf update -y
sudo dnf install -y dotnet-host

sudo dnf install -y dotnet-runtime-8.0

dotnet --list-runtimes

 

posted @ 2024-08-21 09:52  chenjingchun  阅读(74)  评论(0)    收藏  举报