dotnet

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン両方とも次のリビジョン
dotnet [2019/11/14 11:46] – [実践C++/CLI 極めるための基礎と実用テクニック] ともやんdotnet [2021/11/30 14:46] – [インストール] ともやん
行 18: 行 18:
  * [[https://en.wikipedia.org/wiki/Virtual_Execution_System|仮想実行システム]] (VES: Virtual Execution System)\\  * [[https://en.wikipedia.org/wiki/Virtual_Execution_System|仮想実行システム]] (VES: Virtual Execution System)\\
 ===== インストール ===== ===== インストール =====
 +<WRAP prewrap 100%>
 +<WRAP color_command><code>
 +$ sudo dnf install dotnet
 +</code></WRAP>
 +<WRAP color_result_long><html><pre>
 +メタデータの期限切れの最終確認: 0:02:10 時間前の 2021年11月30日 14時35分15秒 に実施しました。
 +依存関係が解決しました。
 +=============================================================================================================
 + パッケージ                               アーキテクチャー バージョン                 リポジトリー     サイズ
 +=============================================================================================================
 +インストール:
 + <b class=GRN>dotnet</b>                                   x86_64           5.0.206-1.fc35             fedora            11 k
 +依存関係のインストール:
 + <b class=GRN>aspnetcore-runtime-5.0</b>                   x86_64           5.0.9-1.fc35               fedora           6.5 M
 + <b class=GRN>aspnetcore-targeting-pack-5.0</b>            x86_64           5.0.9-1.fc35               fedora           1.3 M
 + <b class=GRN>dotnet-apphost-pack-5.0</b>                  x86_64           5.0.9-1.fc35               fedora           3.7 M
 + <b class=GRN>dotnet-host</b>                              x86_64           5.0.9-1.fc35               fedora           105 k
 + <b class=GRN>dotnet-hostfxr-5.0</b>                       x86_64           5.0.9-1.fc35               fedora           152 k
 + <b class=GRN>dotnet-runtime-5.0</b>                       x86_64           5.0.9-1.fc35               fedora            26 M
 + <b class=GRN>dotnet-sdk-5.0</b>                           x86_64           5.0.206-1.fc35             fedora            50 M
 + <b class=GRN>dotnet-targeting-pack-5.0</b>                x86_64           5.0.9-1.fc35               fedora           2.1 M
 + <b class=GRN>dotnet-templates-5.0</b>                     x86_64           5.0.206-1.fc35             fedora           1.9 M
 + <b class=GRN>netstandard-targeting-pack-2.1</b>           x86_64           5.0.206-1.fc35             fedora           1.3 M
 +
 +トランザクションの概要
 +=============================================================================================================
 +インストール  11 パッケージ
 +
 +ダウンロードサイズの合計: 93 M
 +インストール後のサイズ: 349 M
 +これでよろしいですか? [y/N]: y
 +パッケージのダウンロード:
 +(1/11): dotnet-5.0.206-1.fc35.x86_64.rpm                                      64 kB/s |  11 kB     00:00    
 +(2/11): aspnetcore-targeting-pack-5.0-5.0.9-1.fc35.x86_64.rpm                528 kB/s | 1.3 MB     00:02    
 +(3/11): dotnet-host-5.0.9-1.fc35.x86_64.rpm                                  241 kB/s | 105 kB     00:00    
 +(4/11): dotnet-hostfxr-5.0-5.0.9-1.fc35.x86_64.rpm                           355 kB/s | 152 kB     00:00    
 +(5/11): aspnetcore-runtime-5.0-5.0.9-1.fc35.x86_64.rpm                       1.1 MB/s | 6.5 MB     00:06    
 +(6/11): dotnet-apphost-pack-5.0-5.0.9-1.fc35.x86_64.rpm                      625 kB/s | 3.7 MB     00:06    
 +(7/11): dotnet-targeting-pack-5.0-5.0.9-1.fc35.x86_64.rpm                    598 kB/s | 2.1 MB     00:03    
 +(8/11): dotnet-templates-5.0-5.0.206-1.fc35.x86_64.rpm                       515 kB/s | 1.9 MB     00:03    
 +(9/11): netstandard-targeting-pack-2.1-5.0.206-1.fc35.x86_64.rpm             699 kB/s | 1.3 MB     00:01    
 +(10/11): dotnet-runtime-5.0-5.0.9-1.fc35.x86_64.rpm                          945 kB/s |  26 MB     00:28    
 +(11/11): dotnet-sdk-5.0-5.0.206-1.fc35.x86_64.rpm                            1.3 MB/s |  50 MB     00:37    
 +-------------------------------------------------------------------------------------------------------------
 +合計                                                                         2.0 MB/s |  93 MB     00:45     
 +トランザクションの確認を実行中
 +トランザクションの確認に成功しました。
 +トランザクションのテストを実行中
 +トランザクションのテストに成功しました。
 +トランザクションを実行中
 +  準備             :                                                                                     1/
 +  インストール中   : dotnet-host-5.0.9-1.fc35.x86_64                                                    1/11 
 +  インストール中   : aspnetcore-targeting-pack-5.0-5.0.9-1.fc35.x86_64                                  2/11 
 +  インストール中   : dotnet-apphost-pack-5.0-5.0.9-1.fc35.x86_64                                        3/11 
 +  インストール中   : dotnet-hostfxr-5.0-5.0.9-1.fc35.x86_64                                             4/11 
 +  インストール中   : dotnet-runtime-5.0-5.0.9-1.fc35.x86_64                                             5/11 
 +  インストール中   : aspnetcore-runtime-5.0-5.0.9-1.fc35.x86_64                                         6/11 
 +  インストール中   : dotnet-targeting-pack-5.0-5.0.9-1.fc35.x86_64                                      7/11 
 +  インストール中   : dotnet-templates-5.0-5.0.206-1.fc35.x86_64                                         8/11 
 +  インストール中   : netstandard-targeting-pack-2.1-5.0.206-1.fc35.x86_64                               9/11 
 +  インストール中   : dotnet-sdk-5.0-5.0.206-1.fc35.x86_64                                              10/11 
 +  インストール中   : dotnet-5.0.206-1.fc35.x86_64                                                      11/11 
 +  scriptletの実行中: dotnet-5.0.206-1.fc35.x86_64                                                      11/11 
 +  検証             : aspnetcore-runtime-5.0-5.0.9-1.fc35.x86_64                                         1/11 
 +  検証             : aspnetcore-targeting-pack-5.0-5.0.9-1.fc35.x86_64                                  2/11 
 +  検証             : dotnet-5.0.206-1.fc35.x86_64                                                       3/11 
 +  検証             : dotnet-apphost-pack-5.0-5.0.9-1.fc35.x86_64                                        4/11 
 +  検証             : dotnet-host-5.0.9-1.fc35.x86_64                                                    5/11 
 +  検証             : dotnet-hostfxr-5.0-5.0.9-1.fc35.x86_64                                             6/11 
 +  検証             : dotnet-runtime-5.0-5.0.9-1.fc35.x86_64                                             7/11 
 +  検証             : dotnet-sdk-5.0-5.0.206-1.fc35.x86_64                                               8/11 
 +  検証             : dotnet-targeting-pack-5.0-5.0.9-1.fc35.x86_64                                      9/11 
 +  検証             : dotnet-templates-5.0-5.0.206-1.fc35.x86_64                                        10/11 
 +  検証             : netstandard-targeting-pack-2.1-5.0.206-1.fc35.x86_64                              11/11 
 +
 +インストール済み:
 +  aspnetcore-runtime-5.0-5.0.9-1.fc35.x86_64             aspnetcore-targeting-pack-5.0-5.0.9-1.fc35.x86_64  
 +  dotnet-5.0.206-1.fc35.x86_64                           dotnet-apphost-pack-5.0-5.0.9-1.fc35.x86_64        
 +  dotnet-host-5.0.9-1.fc35.x86_64                        dotnet-hostfxr-5.0-5.0.9-1.fc35.x86_64             
 +  dotnet-runtime-5.0-5.0.9-1.fc35.x86_64                 dotnet-sdk-5.0-5.0.206-1.fc35.x86_64               
 +  dotnet-targeting-pack-5.0-5.0.9-1.fc35.x86_64          dotnet-templates-5.0-5.0.206-1.fc35.x86_64         
 +  netstandard-targeting-pack-2.1-5.0.206-1.fc35.x86_64  
 +
 +完了しました!
 +</pre></html></WRAP>
 +</WRAP>
 +
 +<wrap em>古い文献です</wrap>
 Fedora 30 での .NET Core のインストール\\ Fedora 30 での .NET Core のインストール\\
 [[linux:fedora_copr#net_core|Fedora Copr リポジトリ - .NET Core]]\\ [[linux:fedora_copr#net_core|Fedora Copr リポジトリ - .NET Core]]\\
  • dotnet.txt
  • 最終更新: 2024/02/04 17:14
  • by 非ログインユーザー