威势网络,为您的企业和团队注入互联网活力!
服务热线:138-9741-0341

CentOS 8.2 安装aspnetcore-runtime-6.0

发布日期:2022/8/30 作者: 浏览:976
[root@VM-4-11-centos ~]# cat /etc/redhat-release
CentOS Linux release 8.2.2004 (Core) 
[root@VM-4-11-centos ~]# uname -a

Linux VM-4-11-centos 4.18.0-348.7.1.el8_5.x86_64 #1 SMP Wed Dec 22 13:25:12 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

[root@VM-4-11-centos ~]# sudo dnf install aspnetcore-runtime-6.0
Qcloud-8 - AppStream                                                                                                                                                   11 MB/s | 8.4 MB     00:00    
Qcloud-8 - BaseOS                                                                                                                                                     5.8 MB/s | 4.6 MB     00:00    
EPEL for redhat/centos 8 - x86_64                                                                                                                                     3.2 MB/s |  13 MB     00:03    
Qcloud-8 - Extras                                                                                                                                                      88 kB/s |  10 kB     00:00    
Dependencies resolved.
======================================================================================================================================================================================================
 Package                                        Architecture                   Version                                                                        Repository                         Size
======================================================================================================================================================================================================
Installing:
 aspnetcore-runtime-6.0                         x86_64                         6.0.0-0.6.28be3e9a006d90d8c6e87d4353b77882829df718.el8                         AppStream                         6.9 M
Installing dependencies:
 dotnet-host                                    x86_64                         6.0.0-0.6.28be3e9a006d90d8c6e87d4353b77882829df718.el8                         AppStream                         109 k
 dotnet-hostfxr-6.0                             x86_64                         6.0.0-0.6.28be3e9a006d90d8c6e87d4353b77882829df718.el8                         AppStream                         156 k
 dotnet-runtime-6.0                             x86_64                         6.0.0-0.6.28be3e9a006d90d8c6e87d4353b77882829df718.el8                         AppStream                          23 M
 lttng-ust                                      x86_64                         2.8.1-11.el8                                                                   AppStream                         259 k
 userspace-rcu                                  x86_64                         0.10.1-4.el8                                                                   BaseOS                            101 k

Transaction Summary
======================================================================================================================================================================================================
Install  6 Packages

Total download size: 31 M
Installed size: 86 M
Is this ok [y/N]: y
Downloading Packages:
(1/6): dotnet-host-6.0.0-0.6.28be3e9a006d90d8c6e87d4353b77882829df718.el8.x86_64.rpm                                                                                  547 kB/s | 109 kB     00:00    
(2/6): dotnet-hostfxr-6.0-6.0.0-0.6.28be3e9a006d90d8c6e87d4353b77882829df718.el8.x86_64.rpm                                                                           643 kB/s | 156 kB     00:00    
(3/6): lttng-ust-2.8.1-11.el8.x86_64.rpm                                                                                                                              1.2 MB/s | 259 kB     00:00    
(4/6): userspace-rcu-0.10.1-4.el8.x86_64.rpm                                                                                                                          657 kB/s | 101 kB     00:00    
(5/6): aspnetcore-runtime-6.0-6.0.0-0.6.28be3e9a006d90d8c6e87d4353b77882829df718.el8.x86_64.rpm                                                                       6.9 MB/s | 6.9 MB     00:00    
(6/6): dotnet-runtime-6.0-6.0.0-0.6.28be3e9a006d90d8c6e87d4353b77882829df718.el8.x86_64.rpm                                                                            13 MB/s |  23 MB     00:01    
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total                                                                                                                                                                  15 MB/s |  31 MB     00:02     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                                                                                                                                              1/1 
  Installing       : userspace-rcu-0.10.1-4.el8.x86_64                                                                                                                                            1/6 
  Running scriptlet: userspace-rcu-0.10.1-4.el8.x86_64                                                                                                                                            1/6 
  Installing       : lttng-ust-2.8.1-11.el8.x86_64                                                                                                                                                2/6 
  Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64                                                                                                                                                2/6 
  Installing       : dotnet-host-6.0.0-0.6.28be3e9a006d90d8c6e87d4353b77882829df718.el8.x86_64                                                                                                    3/6 
  Installing       : dotnet-hostfxr-6.0-6.0.0-0.6.28be3e9a006d90d8c6e87d4353b77882829df718.el8.x86_64                                                                                             4/6 
  Installing       : dotnet-runtime-6.0-6.0.0-0.6.28be3e9a006d90d8c6e87d4353b77882829df718.el8.x86_64                                                                                             5/6 
  Installing       : aspnetcore-runtime-6.0-6.0.0-0.6.28be3e9a006d90d8c6e87d4353b77882829df718.el8.x86_64                                                                                         6/6 
  Running scriptlet: aspnetcore-runtime-6.0-6.0.0-0.6.28be3e9a006d90d8c6e87d4353b77882829df718.el8.x86_64                                                                                         6/6 
  Verifying        : aspnetcore-runtime-6.0-6.0.0-0.6.28be3e9a006d90d8c6e87d4353b77882829df718.el8.x86_64                                                                                         1/6 
  Verifying        : dotnet-host-6.0.0-0.6.28be3e9a006d90d8c6e87d4353b77882829df718.el8.x86_64                                                                                                    2/6 
  Verifying        : dotnet-hostfxr-6.0-6.0.0-0.6.28be3e9a006d90d8c6e87d4353b77882829df718.el8.x86_64                                                                                             3/6 
  Verifying        : dotnet-runtime-6.0-6.0.0-0.6.28be3e9a006d90d8c6e87d4353b77882829df718.el8.x86_64                                                                                             4/6 
  Verifying        : lttng-ust-2.8.1-11.el8.x86_64                                                                                                                                                5/6 
  Verifying        : userspace-rcu-0.10.1-4.el8.x86_64                                                                                                                                            6/6 

Installed:
  aspnetcore-runtime-6.0-6.0.0-0.6.28be3e9a006d90d8c6e87d4353b77882829df718.el8.x86_64                dotnet-host-6.0.0-0.6.28be3e9a006d90d8c6e87d4353b77882829df718.el8.x86_64                      
  dotnet-hostfxr-6.0-6.0.0-0.6.28be3e9a006d90d8c6e87d4353b77882829df718.el8.x86_64                    dotnet-runtime-6.0-6.0.0-0.6.28be3e9a006d90d8c6e87d4353b77882829df718.el8.x86_64               
  lttng-ust-2.8.1-11.el8.x86_64                                                                       userspace-rcu-0.10.1-4.el8.x86_64                                                              

Complete!


下拉加载更多评论
最新评论
暂无!