OpenEuler 25.03 install dotnet 9.0

https://packages.microsoft.com/yumrepos/microsoft-rhel9.0-prod/Packages/

https://packages.microsoft.com/yumrepos/microsoft-rhel9.0-prod/Packages/n

https://packages.microsoft.com/yumrepos/microsoft-rhel9.0-prod/Packages/a

https://packages.microsoft.com/yumrepos/microsoft-rhel9.0-prod/Packages/d

 

 

[root@OpenEulerWD Downloads]# ls -alh *net*.rpm
-rw-r--r--. 1 root root  11M May  8 17:52 aspnetcore-runtime-9.0-9.0.4-1.x86_64.rpm
-rw-r--r--. 1 root root 3.3M May  8 17:52 aspnetcore-targeting-pack-9.0-9.0.4-1.x86_64.rpm
-rw-r--r--. 1 root root 5.1M May  8 17:40 dotnet-apphost-pack-9.0-9.0.4-1.x86_64.rpm
-rw-r--r--. 1 root root  49K May  8 17:40 dotnet-host-9.0.4-1.x86_64.rpm
-rw-r--r--. 1 root root 136K May  8 17:41 dotnet-hostfxr-9.0-9.0.4-1.x86_64.rpm
-rw-r--r--. 1 root root  32M May  8 17:41 dotnet-runtime-9.0-9.0.4-1.x86_64.rpm
-rw-r--r--. 1 root root 8.6K May  8 17:41 dotnet-runtime-deps-9.0-9.0.4-1.x86_64.rpm
-rw-r--r--. 1 root root 147M May  8 17:33 dotnet-sdk-9.0-9.0.203-1.x86_64.rpm
-rw-r--r--. 1 root root 4.8M May  8 17:32 dotnet-targeting-pack-9.0-9.0.4-1.x86_64.rpm
-rw-r--r--. 1 root root 2.1M May  8 17:52 netstandard-targeting-pack-2.1.0-x64.rpm
[root@OpenEulerWD Downloads]# dnf install dotnet-sdk-9.0-9.0.203-1.x86_64.rpm
Last metadata expiration check: 0:46:17 ago on Thu 08 May 2025 05:17:20 PM CST.
Dependencies resolved.
====================================================================================================================================================================================================================
 Package                                                Architecture                                   Version                                           Repository                                            Size
====================================================================================================================================================================================================================
Installing:
 dotnet-sdk-9.0                                         x86_64                                         9.0.203-1                                         @commandline                                         146 M

Transaction Summary
====================================================================================================================================================================================================================
Install  1 Package

Total size: 146 M
Installed size: 375 M
Is this ok [y/N]: y
Downloading Packages:
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                                                                                                                                                            1/1 
  Installing       : dotnet-sdk-9.0-9.0.203-1.x86_64                                                                                                                                                            1/1 
  Running scriptlet: dotnet-sdk-9.0-9.0.203-1.x86_64                                                                                                                                                            1/1 
  Verifying        : dotnet-sdk-9.0-9.0.203-1.x86_64                                                                                                                                                            1/1 

Installed:
  dotnet-sdk-9.0-9.0.203-1.x86_64                                                                                                                                                                                   

Complete!

 

posted @ 2025-05-08 18:10  任国强  阅读(53)  评论(0)    收藏  举报